aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/constants.php
diff options
context:
space:
mode:
authorMarc Alexander <admin@m-a-styles.de>2017-12-28 14:58:01 +0100
committerMarc Alexander <admin@m-a-styles.de>2017-12-28 14:58:01 +0100
commitca4a3f4698dfbe42f2aad4a7f4e738f13e1e4251 (patch)
tree019b2b6e5e7db09374f51066c4c9a472f047022c /phpBB/includes/constants.php
parent1f1835ede00b67f1de94df2018ee281143224a22 (diff)
downloadforums-ca4a3f4698dfbe42f2aad4a7f4e738f13e1e4251.tar
forums-ca4a3f4698dfbe42f2aad4a7f4e738f13e1e4251.tar.gz
forums-ca4a3f4698dfbe42f2aad4a7f4e738f13e1e4251.tar.bz2
forums-ca4a3f4698dfbe42f2aad4a7f4e738f13e1e4251.tar.xz
forums-ca4a3f4698dfbe42f2aad4a7f4e738f13e1e4251.zip
[prep-release-3.2.2] Update version to 3.2.2-RC1
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 07f9f27555..d4c14224f5 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.2-dev');
+@define('PHPBB_VERSION', '3.2.2-RC1');
// QA-related
// define('PHPBB_QA', 1);