aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/constants.php
diff options
context:
space:
mode:
authorJoas Schilling <nickvergessen@gmx.de>2014-05-04 17:27:20 +0200
committerJoas Schilling <nickvergessen@gmx.de>2014-05-04 17:27:20 +0200
commit80d113f6883ea25eec0ba9947cd3bc9c330c5ef6 (patch)
tree28d03ccbd48499e3861dc2f3dca437eb64ae31a4 /phpBB/includes/constants.php
parent5b6bce89c9866142bb489b6bd6bbf6362c4b9a7a (diff)
downloadforums-80d113f6883ea25eec0ba9947cd3bc9c330c5ef6.tar
forums-80d113f6883ea25eec0ba9947cd3bc9c330c5ef6.tar.gz
forums-80d113f6883ea25eec0ba9947cd3bc9c330c5ef6.tar.bz2
forums-80d113f6883ea25eec0ba9947cd3bc9c330c5ef6.tar.xz
forums-80d113f6883ea25eec0ba9947cd3bc9c330c5ef6.zip
[prep-release-3.1.0-b3] Update version to 3.1.0-b3
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 66d2e4bd81..14951368eb 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-b3-dev');
+define('PHPBB_VERSION', '3.1.0-b3');
// QA-related
// define('PHPBB_QA', 1);