aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/constants.php
diff options
context:
space:
mode:
authorJoas Schilling <nickvergessen@gmx.de>2015-08-23 18:24:12 +0200
committerJoas Schilling <nickvergessen@gmx.de>2015-08-23 18:24:12 +0200
commit335452b1c162b74905b8459feb2f4d4ec9e31444 (patch)
tree1d1620151991bcff9f55e6a3baba3c447aeb8774 /phpBB/includes/constants.php
parent4be255ef9f79930f2cfdc5aaae75a24b794750a2 (diff)
downloadforums-335452b1c162b74905b8459feb2f4d4ec9e31444.tar
forums-335452b1c162b74905b8459feb2f4d4ec9e31444.tar.gz
forums-335452b1c162b74905b8459feb2f4d4ec9e31444.tar.bz2
forums-335452b1c162b74905b8459feb2f4d4ec9e31444.tar.xz
forums-335452b1c162b74905b8459feb2f4d4ec9e31444.zip
[3.1.x] Update version to 3.1.7-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 3022137150..ab943c2f86 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.6-RC1');
+define('PHPBB_VERSION', '3.1.7-dev');
// QA-related
// define('PHPBB_QA', 1);