aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes
diff options
context:
space:
mode:
authorJoas Schilling <nickvergessen@gmx.de>2015-12-12 01:31:31 +0100
committerJoas Schilling <nickvergessen@gmx.de>2015-12-12 01:31:31 +0100
commitd2acccf92ccbb0d37eaa4f1158417e548a3ac575 (patch)
treecbfb3f1becf7f3bf1ffd245ffdc6dc9c718ff085 /phpBB/includes
parent901785bc5ee46634fcbbb839b95932f13c80253a (diff)
downloadforums-d2acccf92ccbb0d37eaa4f1158417e548a3ac575.tar
forums-d2acccf92ccbb0d37eaa4f1158417e548a3ac575.tar.gz
forums-d2acccf92ccbb0d37eaa4f1158417e548a3ac575.tar.bz2
forums-d2acccf92ccbb0d37eaa4f1158417e548a3ac575.tar.xz
forums-d2acccf92ccbb0d37eaa4f1158417e548a3ac575.zip
[prep-release-3.1.7] Update version to 3.1.7-RC1
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 ab943c2f86..1a2455f593 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.7-dev');
+define('PHPBB_VERSION', '3.1.7-RC1');
// QA-related
// define('PHPBB_QA', 1);