1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-09 10:16:36 +02:00

[develop-olympus] Increment version number to 3.0.14-dev.

This commit is contained in:
Andreas Fischer
2015-01-21 15:15:30 +01:00
parent 2c9e178a42
commit 14585fcb4f
4 changed files with 6 additions and 6 deletions

View File

@@ -25,7 +25,7 @@ if (!defined('IN_PHPBB'))
*/
// phpBB Version
define('PHPBB_VERSION', '3.0.13-RC1');
define('PHPBB_VERSION', '3.0.14-dev');
// QA-related
// define('PHPBB_QA', 1);