aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes
diff options
context:
space:
mode:
authorJoas Schilling <nickvergessen@gmx.de>2016-04-09 08:09:08 +0200
committerJoas Schilling <nickvergessen@gmx.de>2016-04-09 08:09:08 +0200
commit15e22af266ab66acbb4c22d0877139f7dda6afd5 (patch)
tree27dde07411ce2e7143f69afc3e8c8bd9fb7e1c88 /phpBB/includes
parent2ae17d6caf1650f76b585290d476bce4fe08a6fe (diff)
downloadforums-15e22af266ab66acbb4c22d0877139f7dda6afd5.tar
forums-15e22af266ab66acbb4c22d0877139f7dda6afd5.tar.gz
forums-15e22af266ab66acbb4c22d0877139f7dda6afd5.tar.bz2
forums-15e22af266ab66acbb4c22d0877139f7dda6afd5.tar.xz
forums-15e22af266ab66acbb4c22d0877139f7dda6afd5.zip
[prep-release-3.1.9] Update version to 3.1.9-RC1
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 a6decaa0e8..be0a9c0d82 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-dev');
+define('PHPBB_VERSION', '3.1.9-RC1');
// QA-related
// define('PHPBB_QA', 1);