aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/constants.php
diff options
context:
space:
mode:
authorMarc Alexander <admin@m-a-styles.de>2018-10-28 20:13:01 +0100
committerMarc Alexander <admin@m-a-styles.de>2018-10-28 20:13:01 +0100
commitd55cdc35464acd221fcafbfacc047e418913e60a (patch)
treeabdf1206ea6fca3f015b03145470dce6be30b8a1 /phpBB/includes/constants.php
parented64a69760c40fcb4a4b50f82773575f6d997ff5 (diff)
downloadforums-d55cdc35464acd221fcafbfacc047e418913e60a.tar
forums-d55cdc35464acd221fcafbfacc047e418913e60a.tar.gz
forums-d55cdc35464acd221fcafbfacc047e418913e60a.tar.bz2
forums-d55cdc35464acd221fcafbfacc047e418913e60a.tar.xz
forums-d55cdc35464acd221fcafbfacc047e418913e60a.zip
[prep-release-3.2.4] Update versions for 3.2.4-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 29ca6959c8..8938e23cfe 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.4-RC1');
// QA-related
// define('PHPBB_QA', 1);