aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes
diff options
context:
space:
mode:
authorAndreas Fischer <bantu@phpbb.com>2015-04-28 20:40:20 +0200
committerAndreas Fischer <bantu@phpbb.com>2015-04-28 20:40:20 +0200
commit6d8df7332cac920b5e8dd7dedf971789d30bc3cb (patch)
tree39aad4945cd9993fee8056486755fbcfb82f6d65 /phpBB/includes
parentd833f290694e7545c0c4168cbf6c565bd52c43ba (diff)
downloadforums-6d8df7332cac920b5e8dd7dedf971789d30bc3cb.tar
forums-6d8df7332cac920b5e8dd7dedf971789d30bc3cb.tar.gz
forums-6d8df7332cac920b5e8dd7dedf971789d30bc3cb.tar.bz2
forums-6d8df7332cac920b5e8dd7dedf971789d30bc3cb.tar.xz
forums-6d8df7332cac920b5e8dd7dedf971789d30bc3cb.zip
[3.0.x] Increment version number to 3.0.15-dev.
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 97943574cb..fdf5df58cc 100644
--- a/phpBB/includes/constants.php
+++ b/phpBB/includes/constants.php
@@ -25,7 +25,7 @@ if (!defined('IN_PHPBB'))
*/
// phpBB Version
-define('PHPBB_VERSION', '3.0.14-RC1');
+define('PHPBB_VERSION', '3.0.15-dev');
// QA-related
// define('PHPBB_QA', 1);