aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/constants.php
diff options
context:
space:
mode:
authorMarc Alexander <admin@m-a-styles.de>2018-02-28 21:30:24 +0100
committerMarc Alexander <admin@m-a-styles.de>2018-02-28 21:30:24 +0100
commit25c57cc4571fc8b052da052dcb66f21941407152 (patch)
treecdc49f0601f58a9698fff69604467acb21f59c57 /phpBB/includes/constants.php
parent17c3bf0b39210f3c7519d4e652e431dbe38151d5 (diff)
downloadforums-25c57cc4571fc8b052da052dcb66f21941407152.tar
forums-25c57cc4571fc8b052da052dcb66f21941407152.tar.gz
forums-25c57cc4571fc8b052da052dcb66f21941407152.tar.bz2
forums-25c57cc4571fc8b052da052dcb66f21941407152.tar.xz
forums-25c57cc4571fc8b052da052dcb66f21941407152.zip
[prep-release-3.2.3] Update version numbers for 3.2.3-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 7eeb36595d..d94d418450 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.3-dev');
+@define('PHPBB_VERSION', '3.2.3-RC1');
// QA-related
// define('PHPBB_QA', 1);