aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/constants.php
diff options
context:
space:
mode:
authorMarc Alexander <admin@m-a-styles.de>2018-10-28 21:55:08 +0100
committerMarc Alexander <admin@m-a-styles.de>2018-10-28 21:55:08 +0100
commitf4063e475dff62f68bdd4c813bf3450492abb3c1 (patch)
tree18917eb5f59f34e519b968b5a3bd0c2fdffbe34d /phpBB/includes/constants.php
parente64f96bf27f47ba33f89a34074073778abc770a3 (diff)
downloadforums-f4063e475dff62f68bdd4c813bf3450492abb3c1.tar
forums-f4063e475dff62f68bdd4c813bf3450492abb3c1.tar.gz
forums-f4063e475dff62f68bdd4c813bf3450492abb3c1.tar.bz2
forums-f4063e475dff62f68bdd4c813bf3450492abb3c1.tar.xz
forums-f4063e475dff62f68bdd4c813bf3450492abb3c1.zip
[3.2.x] Update versions to 3.2.5-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 8938e23cfe..70ceed1036 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-RC1');
+@define('PHPBB_VERSION', '3.2.5-dev');
// QA-related
// define('PHPBB_QA', 1);