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:
@ -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);
|
||||
|
Reference in New Issue
Block a user