aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/constants.php
diff options
context:
space:
mode:
authorMarc Alexander <admin@m-a-styles.de>2018-07-30 21:27:09 +0200
committerMarc Alexander <admin@m-a-styles.de>2018-07-30 21:27:09 +0200
commit7fbfd7300ea7217eec055d9d70d72b4bbb770d26 (patch)
tree97339b3462648c6aec1d0891e561864906c3f70f /phpBB/includes/constants.php
parent81b02587cd5b4c5543495be39d3cb94f78f99855 (diff)
downloadforums-7fbfd7300ea7217eec055d9d70d72b4bbb770d26.tar
forums-7fbfd7300ea7217eec055d9d70d72b4bbb770d26.tar.gz
forums-7fbfd7300ea7217eec055d9d70d72b4bbb770d26.tar.bz2
forums-7fbfd7300ea7217eec055d9d70d72b4bbb770d26.tar.xz
forums-7fbfd7300ea7217eec055d9d70d72b4bbb770d26.zip
[prep-release-3.2.3] Update version numbers for 3.2.3-RC2
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 29ca6959c8..576035805a 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.4-dev');
+@define('PHPBB_VERSION', '3.2.3-RC2');
// QA-related
// define('PHPBB_QA', 1);