1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-30 21:40:43 +02:00

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

This commit is contained in:
Andreas Fischer
2013-07-12 20:56:55 +02:00
parent 036a4188f3
commit b93636d42d
3 changed files with 3 additions and 3 deletions

View File

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