aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/constants.php
diff options
context:
space:
mode:
authorJoas Schilling <nickvergessen@gmx.de>2015-06-11 20:57:00 +0200
committerJoas Schilling <nickvergessen@gmx.de>2015-06-11 20:57:00 +0200
commit69eb563e1821d8c27f5beae2adc0abeed61ffec2 (patch)
treef32f1a43bbc3c60b36c9cc94b71f6d29a12a7b75 /phpBB/includes/constants.php
parent832c9f64e04ad22dce1d51e72f3c65df4894c0eb (diff)
parent2c65b9b133ffc3ee958ce9d5a579f7d58741292d (diff)
downloadforums-69eb563e1821d8c27f5beae2adc0abeed61ffec2.tar
forums-69eb563e1821d8c27f5beae2adc0abeed61ffec2.tar.gz
forums-69eb563e1821d8c27f5beae2adc0abeed61ffec2.tar.bz2
forums-69eb563e1821d8c27f5beae2adc0abeed61ffec2.tar.xz
forums-69eb563e1821d8c27f5beae2adc0abeed61ffec2.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);