1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-06-25 04:24:31 +02:00

[prep-release-3.0.12] Bumping version number for 3.0.12-RC2.

This commit is contained in:
Andreas Fischer
2013-08-01 17:26:34 +02:00
parent 469d9ee171
commit ea8f584de9
4 changed files with 11 additions and 5 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.12-RC2');
// QA-related
// define('PHPBB_QA', 1);