aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes
diff options
context:
space:
mode:
authorJoas Schilling <nickvergessen@gmx.de>2016-02-13 14:52:57 +0100
committerJoas Schilling <nickvergessen@gmx.de>2016-02-13 14:52:57 +0100
commit3e8a62f30962228b7d44fdad102f51641d8c7aca (patch)
tree8e0cf1bd520b41bd223a706929d6d6b3a075bfc7 /phpBB/includes
parentad5d4f6bc3a061452d415ce0ee5929e33566f29b (diff)
downloadforums-3e8a62f30962228b7d44fdad102f51641d8c7aca.tar
forums-3e8a62f30962228b7d44fdad102f51641d8c7aca.tar.gz
forums-3e8a62f30962228b7d44fdad102f51641d8c7aca.tar.bz2
forums-3e8a62f30962228b7d44fdad102f51641d8c7aca.tar.xz
forums-3e8a62f30962228b7d44fdad102f51641d8c7aca.zip
[prep-release-3.1.8] Update version to 3.1.8-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 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);