aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes
diff options
context:
space:
mode:
authorJoas Schilling <nickvergessen@gmx.de>2014-03-29 21:43:35 +0100
committerJoas Schilling <nickvergessen@gmx.de>2014-03-30 22:08:10 +0200
commit254b7739a8fd30dd30385c7f0c3e4825ce5c4aa7 (patch)
tree5aa70954e161b01f7b14deba4f2ca10cad353cc9 /phpBB/includes
parentacb4d90371cfa2682e74e38c8e3bef087ace7600 (diff)
downloadforums-254b7739a8fd30dd30385c7f0c3e4825ce5c4aa7.tar
forums-254b7739a8fd30dd30385c7f0c3e4825ce5c4aa7.tar.gz
forums-254b7739a8fd30dd30385c7f0c3e4825ce5c4aa7.tar.bz2
forums-254b7739a8fd30dd30385c7f0c3e4825ce5c4aa7.tar.xz
forums-254b7739a8fd30dd30385c7f0c3e4825ce5c4aa7.zip
[prep-release-3.1.0-b2] Update version to 3.1.0-b2
Diffstat (limited to 'phpBB/includes')
-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 fe23ed5a9a..69bc01c0f1 100644
--- a/phpBB/includes/constants.php
+++ b/phpBB/includes/constants.php
@@ -24,7 +24,7 @@ if (!defined('IN_PHPBB'))
*/
// phpBB Version
-define('PHPBB_VERSION', '3.1.0-b2-dev');
+define('PHPBB_VERSION', '3.1.0-b2');
// QA-related
// define('PHPBB_QA', 1);