aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/constants.php
diff options
context:
space:
mode:
authorMarc Alexander <admin@m-a-styles.de>2016-12-10 00:25:58 +0100
committerMarc Alexander <admin@m-a-styles.de>2016-12-10 00:25:58 +0100
commit886ec98dc7e704c85c90e95b3e4877ce0b1b9271 (patch)
treea1952d4b3177556e5ac2e522f82318e3f59c96b2 /phpBB/includes/constants.php
parentddfc52a5f6d0835067a33ff187ce8313e6088f4e (diff)
parentaf7dca6acd1e7431b8f732df1f84051866da6bf8 (diff)
downloadforums-886ec98dc7e704c85c90e95b3e4877ce0b1b9271.tar
forums-886ec98dc7e704c85c90e95b3e4877ce0b1b9271.tar.gz
forums-886ec98dc7e704c85c90e95b3e4877ce0b1b9271.tar.bz2
forums-886ec98dc7e704c85c90e95b3e4877ce0b1b9271.tar.xz
forums-886ec98dc7e704c85c90e95b3e4877ce0b1b9271.zip
Merge branch 'prep-release-3.2.0-RC2' into 3.2.x
Diffstat (limited to 'phpBB/includes/constants.php')
-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 38017255b4..b281d8cdb5 100644
--- a/phpBB/includes/constants.php
+++ b/phpBB/includes/constants.php
@@ -28,7 +28,7 @@ if (!defined('IN_PHPBB'))
*/
// phpBB Version
-@define('PHPBB_VERSION', '3.2.0-RC2-dev');
+@define('PHPBB_VERSION', '3.2.0-RC2');
// QA-related
// define('PHPBB_QA', 1);