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

[develop-olympus] Bump version numbers for 3.0.12-RC1 release.

This commit is contained in:
Andreas Fischer
2013-07-12 00:43:52 +02:00
parent 6f14c8375e
commit f1dd35387c
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.12-dev');
define('PHPBB_VERSION', '3.0.12-RC1');
// QA-related
// define('PHPBB_QA', 1);