1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-06 16:56:44 +02:00

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

This commit is contained in:
Andreas Fischer
2013-09-02 23:38:42 +02:00
parent 5ab378f1ee
commit ed0d7e9ea0
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-RC2');
define('PHPBB_VERSION', '3.0.12-RC3');
// QA-related
// define('PHPBB_QA', 1);