aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes
diff options
context:
space:
mode:
authorAndreas Fischer <bantu@phpbb.com>2013-09-27 01:26:31 +0200
committerAndreas Fischer <bantu@phpbb.com>2013-09-27 01:26:31 +0200
commitd18bded3acf8e307a5329fe3777b616bbc1d9119 (patch)
tree4fee3ab5baafa205633e5e5a59bf15ea24a321c7 /phpBB/includes
parent38afdd792fd9e5a969a6747391c494cd39e0e2a6 (diff)
downloadforums-d18bded3acf8e307a5329fe3777b616bbc1d9119.tar
forums-d18bded3acf8e307a5329fe3777b616bbc1d9119.tar.gz
forums-d18bded3acf8e307a5329fe3777b616bbc1d9119.tar.bz2
forums-d18bded3acf8e307a5329fe3777b616bbc1d9119.tar.xz
forums-d18bded3acf8e307a5329fe3777b616bbc1d9119.zip
[prep-release-3.0.12] Bumping version number for 3.0.12 final.
Diffstat (limited to 'phpBB/includes')
-rw-r--r--phpBB/includes/constants.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/includes/constants.php b/phpBB/includes/constants.php
index c57b90a5dd..3533c49d46 100644
--- a/phpBB/includes/constants.php
+++ b/phpBB/includes/constants.php
@@ -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);