aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/constants.php
diff options
context:
space:
mode:
authorJoas Schilling <nickvergessen@gmx.de>2015-12-12 15:19:47 +0100
committerJoas Schilling <nickvergessen@gmx.de>2015-12-12 15:19:47 +0100
commit1de3ede399e7ed189775bc86303b9427a31c3e11 (patch)
tree3b1bf6f02d185f47207d0a753881a8a841db0ea0 /phpBB/includes/constants.php
parentc5a7643b72d93c349b83804034aacced4869c6e3 (diff)
downloadforums-1de3ede399e7ed189775bc86303b9427a31c3e11.tar
forums-1de3ede399e7ed189775bc86303b9427a31c3e11.tar.gz
forums-1de3ede399e7ed189775bc86303b9427a31c3e11.tar.bz2
forums-1de3ede399e7ed189775bc86303b9427a31c3e11.tar.xz
forums-1de3ede399e7ed189775bc86303b9427a31c3e11.zip
[3.1.x] Update version to 3.1.8-dev
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 1a2455f593..a1d85cf272 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-RC1');
+define('PHPBB_VERSION', '3.1.8-dev');
// QA-related
// define('PHPBB_QA', 1);