1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-08 09:46:46 +02:00

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

This commit is contained in:
Andreas Fischer
2013-09-27 01:26:31 +02:00
parent 38afdd792f
commit d18bded3ac
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-RC3');
define('PHPBB_VERSION', '3.0.12');
// QA-related
// define('PHPBB_QA', 1);