aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/constants.php
diff options
context:
space:
mode:
authorJoas Schilling <nickvergessen@gmx.de>2015-06-11 23:24:02 +0200
committerJoas Schilling <nickvergessen@gmx.de>2015-06-11 23:24:02 +0200
commit7bb617eeb624f52c51758344e04642450d0f3185 (patch)
tree26475cc9a336de15339d5acdc9664ecdf3da48ce /phpBB/includes/constants.php
parentd8343f2108e2d84814c9b548b1587313606702f7 (diff)
parent2c65b9b133ffc3ee958ce9d5a579f7d58741292d (diff)
downloadforums-7bb617eeb624f52c51758344e04642450d0f3185.tar
forums-7bb617eeb624f52c51758344e04642450d0f3185.tar.gz
forums-7bb617eeb624f52c51758344e04642450d0f3185.tar.bz2
forums-7bb617eeb624f52c51758344e04642450d0f3185.tar.xz
forums-7bb617eeb624f52c51758344e04642450d0f3185.zip
Merge branch 'prep-release-3.1.5' into 3.1.x
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 c53d976615..3e44125204 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.5-dev');
+define('PHPBB_VERSION', '3.1.5-RC1');
// QA-related
// define('PHPBB_QA', 1);