aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes
diff options
context:
space:
mode:
authorJoas Schilling <nickvergessen@gmx.de>2015-12-19 12:21:04 +0100
committerJoas Schilling <nickvergessen@gmx.de>2015-12-19 12:21:04 +0100
commit4ec32592a4e785f513ed1a7976e223a53f8f7c43 (patch)
tree31f51b8e742d5e17de245262e18eff6756808f3d /phpBB/includes
parent099a1b5f7535b0bef786b241e967bd71e4d91dbf (diff)
downloadforums-4ec32592a4e785f513ed1a7976e223a53f8f7c43.tar
forums-4ec32592a4e785f513ed1a7976e223a53f8f7c43.tar.gz
forums-4ec32592a4e785f513ed1a7976e223a53f8f7c43.tar.bz2
forums-4ec32592a4e785f513ed1a7976e223a53f8f7c43.tar.xz
forums-4ec32592a4e785f513ed1a7976e223a53f8f7c43.zip
[prep-release-3.1.7] Increase version to 3.1.7
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 1a2455f593..1493b5e4bf 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.7');
// QA-related
// define('PHPBB_QA', 1);