aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/constants.php
diff options
context:
space:
mode:
authorJoas Schilling <nickvergessen@gmx.de>2014-10-23 02:44:45 +0200
committerJoas Schilling <nickvergessen@gmx.de>2014-10-23 02:44:45 +0200
commit08f365236acb48f9017b6e978a9b9c50ab5ed960 (patch)
treef35e7ec45473df00f91b8b85e262704c30f1683d /phpBB/includes/constants.php
parente4c8e4905c327b73252667f09500b3248c55e86c (diff)
parent7a90184421a5c70f657a7497abade036054ee5dd (diff)
downloadforums-08f365236acb48f9017b6e978a9b9c50ab5ed960.tar
forums-08f365236acb48f9017b6e978a9b9c50ab5ed960.tar.gz
forums-08f365236acb48f9017b6e978a9b9c50ab5ed960.tar.bz2
forums-08f365236acb48f9017b6e978a9b9c50ab5ed960.tar.xz
forums-08f365236acb48f9017b6e978a9b9c50ab5ed960.zip
Merge branch 'prep-release-3.1.0-RC6' into develop-ascraeus
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..b4bb2722c3 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-RC7-dev');
// QA-related
// define('PHPBB_QA', 1);