aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/constants.php
diff options
context:
space:
mode:
authorMarc Alexander <admin@m-a-styles.de>2017-01-07 17:19:35 +0100
committerMarc Alexander <admin@m-a-styles.de>2017-01-07 17:19:35 +0100
commit385feb0a5d21676786884aab0956976505efdf2a (patch)
treec47b7193be0ea4b6474bc46c5024076195bd6d39 /phpBB/includes/constants.php
parent9e1ef9fad3b0e02ed753100943293a6ea79f67dd (diff)
downloadforums-385feb0a5d21676786884aab0956976505efdf2a.tar
forums-385feb0a5d21676786884aab0956976505efdf2a.tar.gz
forums-385feb0a5d21676786884aab0956976505efdf2a.tar.bz2
forums-385feb0a5d21676786884aab0956976505efdf2a.tar.xz
forums-385feb0a5d21676786884aab0956976505efdf2a.zip
[3.2.x] Update development version to 3.2.1-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 523f7adc53..440064140c 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.0');
+@define('PHPBB_VERSION', '3.2.1-dev');
// QA-related
// define('PHPBB_QA', 1);