aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/constants.php
diff options
context:
space:
mode:
authorJoas Schilling <nickvergessen@gmx.de>2016-02-13 18:00:20 +0100
committerJoas Schilling <nickvergessen@gmx.de>2016-02-13 18:00:20 +0100
commitc2ea2a3e18d5a0d47b50b41ba9d817428061d97f (patch)
tree248b22494bdc1ad21b13613a447494bb43d5c9cd /phpBB/includes/constants.php
parentad5d4f6bc3a061452d415ce0ee5929e33566f29b (diff)
parentcafd165bd03fc1abcfb5ac8058ac658d139221b7 (diff)
downloadforums-c2ea2a3e18d5a0d47b50b41ba9d817428061d97f.tar
forums-c2ea2a3e18d5a0d47b50b41ba9d817428061d97f.tar.gz
forums-c2ea2a3e18d5a0d47b50b41ba9d817428061d97f.tar.bz2
forums-c2ea2a3e18d5a0d47b50b41ba9d817428061d97f.tar.xz
forums-c2ea2a3e18d5a0d47b50b41ba9d817428061d97f.zip
Merge branch 'prep-release-3.1.8' into 3.1.x
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 a1d85cf272..1e30dd5b3d 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.8-dev');
+define('PHPBB_VERSION', '3.1.8-RC1');
// QA-related
// define('PHPBB_QA', 1);