aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes
diff options
context:
space:
mode:
authorJoas Schilling <nickvergessen@gmx.de>2014-08-12 10:15:42 +0200
committerJoas Schilling <nickvergessen@gmx.de>2014-08-12 10:15:42 +0200
commit3be239b8643ec5af0a2e03e88f7d419103fed900 (patch)
tree7d5e7754bf28bb921e5762abfc496d649d03c17d /phpBB/includes
parentde819bea74b962f1c520282b06928ef49353648b (diff)
downloadforums-3be239b8643ec5af0a2e03e88f7d419103fed900.tar
forums-3be239b8643ec5af0a2e03e88f7d419103fed900.tar.gz
forums-3be239b8643ec5af0a2e03e88f7d419103fed900.tar.bz2
forums-3be239b8643ec5af0a2e03e88f7d419103fed900.tar.xz
forums-3be239b8643ec5af0a2e03e88f7d419103fed900.zip
[prep-release-3.1.0-RC3] Update phpBB Version for RC4 development
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 d4f72bb2d7..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');
+define('PHPBB_VERSION', '3.1.0-RC4-dev');
// QA-related
// define('PHPBB_QA', 1);