aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes
diff options
context:
space:
mode:
authorMarc Alexander <admin@m-a-styles.de>2017-06-25 21:55:00 +0200
committerMarc Alexander <admin@m-a-styles.de>2017-06-25 21:55:00 +0200
commitd423b2ec0d94dba7ca303f7e91ba44dfbd60fe0f (patch)
tree6ed1780643d05db166f5582bfad2ef25c81417f4 /phpBB/includes
parent35b7a4fae54ed92d5c6668c6ce4657340c92beee (diff)
downloadforums-d423b2ec0d94dba7ca303f7e91ba44dfbd60fe0f.tar
forums-d423b2ec0d94dba7ca303f7e91ba44dfbd60fe0f.tar.gz
forums-d423b2ec0d94dba7ca303f7e91ba44dfbd60fe0f.tar.bz2
forums-d423b2ec0d94dba7ca303f7e91ba44dfbd60fe0f.tar.xz
forums-d423b2ec0d94dba7ca303f7e91ba44dfbd60fe0f.zip
[prep-release-3.2.1] Update version numbers for 3.2.1-RC1
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 440064140c..c5e04802fc 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.1-dev');
+@define('PHPBB_VERSION', '3.2.1-RC1');
// QA-related
// define('PHPBB_QA', 1);