aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/constants.php
diff options
context:
space:
mode:
authorTristan Darricau <tristan.darricau@sensiolabs.com>2016-02-03 21:41:22 +0100
committerTristan Darricau <tristan.darricau@sensiolabs.com>2016-02-03 21:41:22 +0100
commitf80ec7e7864d686a4ac392a4c9d100960ddb83c7 (patch)
treec49f4935fe1c6bc0fc21807680bca96673e419d1 /phpBB/includes/constants.php
parent03fba990747bb0eeda47c8247b5808257d1443b7 (diff)
downloadforums-f80ec7e7864d686a4ac392a4c9d100960ddb83c7.tar
forums-f80ec7e7864d686a4ac392a4c9d100960ddb83c7.tar.gz
forums-f80ec7e7864d686a4ac392a4c9d100960ddb83c7.tar.bz2
forums-f80ec7e7864d686a4ac392a4c9d100960ddb83c7.tar.xz
forums-f80ec7e7864d686a4ac392a4c9d100960ddb83c7.zip
[prep-release-3.2.0-b1] Update version to 3.2.0-b1
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 8056abef00..288b5de48d 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-a3-dev');
+@define('PHPBB_VERSION', '3.2.0-b1');
// QA-related
// define('PHPBB_QA', 1);