aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/constants.php
diff options
context:
space:
mode:
authorMarc Alexander <admin@m-a-styles.de>2018-03-26 21:18:16 +0200
committerMarc Alexander <admin@m-a-styles.de>2018-03-26 21:18:16 +0200
commit22a251916c7d786f81d8feed7988c8860edb64eb (patch)
tree3dc03de6b7714eccb29e65a14f573a973c2e7f04 /phpBB/includes/constants.php
parentb98a81364f8e2a02e457da050270b55e79893c70 (diff)
downloadforums-22a251916c7d786f81d8feed7988c8860edb64eb.tar
forums-22a251916c7d786f81d8feed7988c8860edb64eb.tar.gz
forums-22a251916c7d786f81d8feed7988c8860edb64eb.tar.bz2
forums-22a251916c7d786f81d8feed7988c8860edb64eb.tar.xz
forums-22a251916c7d786f81d8feed7988c8860edb64eb.zip
[3.2.x] Update version numbers to 3.2.4-dev
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 d94d418450..29ca6959c8 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-RC1');
+@define('PHPBB_VERSION', '3.2.4-dev');
// QA-related
// define('PHPBB_QA', 1);