aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes
diff options
context:
space:
mode:
authorJoas Schilling <nickvergessen@gmx.de>2016-04-16 12:13:36 +0200
committerJoas Schilling <nickvergessen@gmx.de>2016-04-16 12:13:36 +0200
commitfdcedb262f745f1d2c6c6270906b08d3baa49be4 (patch)
treefa678ab969b3b1e4777567ec06e46291b9c4ebe4 /phpBB/includes
parente7043dc04452ccebf06e80cb8a7cf38b2ff44ce0 (diff)
downloadforums-fdcedb262f745f1d2c6c6270906b08d3baa49be4.tar
forums-fdcedb262f745f1d2c6c6270906b08d3baa49be4.tar.gz
forums-fdcedb262f745f1d2c6c6270906b08d3baa49be4.tar.bz2
forums-fdcedb262f745f1d2c6c6270906b08d3baa49be4.tar.xz
forums-fdcedb262f745f1d2c6c6270906b08d3baa49be4.zip
[prep-release-3.1.9] Update version for 3.1.9 final
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 be0a9c0d82..c266f0a246 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.9-RC1');
+define('PHPBB_VERSION', '3.1.9');
// QA-related
// define('PHPBB_QA', 1);