aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes
diff options
context:
space:
mode:
authorJoas Schilling <nickvergessen@gmx.de>2015-09-05 12:45:00 +0200
committerJoas Schilling <nickvergessen@gmx.de>2015-09-05 12:45:00 +0200
commit82a45cd4da672d9a9ea2967ee2562b3211b53c41 (patch)
treebae57bb6428bf27885d1acee2586e06dd18e4952 /phpBB/includes
parent5be06ec66ac16def5d2ab53df4a0420d60624675 (diff)
downloadforums-82a45cd4da672d9a9ea2967ee2562b3211b53c41.tar
forums-82a45cd4da672d9a9ea2967ee2562b3211b53c41.tar.gz
forums-82a45cd4da672d9a9ea2967ee2562b3211b53c41.tar.bz2
forums-82a45cd4da672d9a9ea2967ee2562b3211b53c41.tar.xz
forums-82a45cd4da672d9a9ea2967ee2562b3211b53c41.zip
[prep-release-3.1.6] Update version for final 3.1.6 release
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 3022137150..604524bd96 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.6');
// QA-related
// define('PHPBB_QA', 1);