aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/constants.php
diff options
context:
space:
mode:
authorJoas Schilling <nickvergessen@gmx.de>2014-08-12 10:16:38 +0200
committerJoas Schilling <nickvergessen@gmx.de>2014-08-12 10:16:38 +0200
commite47b7540c3def5635bd33614122c70f13588580c (patch)
tree7d5e7754bf28bb921e5762abfc496d649d03c17d /phpBB/includes/constants.php
parentf76d671dc780f18ca329ef8c21f674cc40336e4a (diff)
parent3be239b8643ec5af0a2e03e88f7d419103fed900 (diff)
downloadforums-e47b7540c3def5635bd33614122c70f13588580c.tar
forums-e47b7540c3def5635bd33614122c70f13588580c.tar.gz
forums-e47b7540c3def5635bd33614122c70f13588580c.tar.bz2
forums-e47b7540c3def5635bd33614122c70f13588580c.tar.xz
forums-e47b7540c3def5635bd33614122c70f13588580c.zip
Merge branch 'prep-release-3.1.0-RC3' into develop-ascraeus
* prep-release-3.1.0-RC3: [prep-release-3.1.0-RC3] Update phpBB Version for RC4 development [prep-release-3.1.0-RC3] Add changelog for 3.1.0-RC3 [prep-release-3.1.0-RC3] Prepare Changelog [prep-release-3.1.0-RC3] Add migration for 3.1.0-RC3 [prep-release-3.1.0-RC3] Update version to 3.1.0-RC3
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 cd4e19bf1d..0eac2e9417 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.0-RC3-dev');
+define('PHPBB_VERSION', '3.1.0-RC4-dev');
// QA-related
// define('PHPBB_QA', 1);