aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/constants.php
diff options
context:
space:
mode:
authorJoas Schilling <nickvergessen@gmx.de>2014-10-23 01:48:38 +0200
committerJoas Schilling <nickvergessen@gmx.de>2014-10-23 01:48:38 +0200
commitd640a379840f923b86cfe937f4870cdb6ebd9279 (patch)
tree6392c1cf8dd3a8b703f6f00ad3310840ec5acfd4 /phpBB/includes/constants.php
parente4c8e4905c327b73252667f09500b3248c55e86c (diff)
downloadforums-d640a379840f923b86cfe937f4870cdb6ebd9279.tar
forums-d640a379840f923b86cfe937f4870cdb6ebd9279.tar.gz
forums-d640a379840f923b86cfe937f4870cdb6ebd9279.tar.bz2
forums-d640a379840f923b86cfe937f4870cdb6ebd9279.tar.xz
forums-d640a379840f923b86cfe937f4870cdb6ebd9279.zip
[prep-release-3.1.0-RC6] Update version to 3.1.0-RC6
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 6693b822fe..4112061695 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.1.0-RC6-dev');
+define('PHPBB_VERSION', '3.1.0-RC6');
// QA-related
// define('PHPBB_QA', 1);