aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes
diff options
context:
space:
mode:
authorAndreas Fischer <bantu@phpbb.com>2012-05-31 22:07:34 +0200
committerAndreas Fischer <bantu@phpbb.com>2012-05-31 22:07:34 +0200
commit118c5d90daa783ff55319e6121c0fc77166fe58c (patch)
tree7ac57a3fcb45d1b07e8116110a67648fd1ae051e /phpBB/includes
parent19a47dfbbc4265e33c14d6679b5693d80120db4b (diff)
downloadforums-118c5d90daa783ff55319e6121c0fc77166fe58c.tar
forums-118c5d90daa783ff55319e6121c0fc77166fe58c.tar.gz
forums-118c5d90daa783ff55319e6121c0fc77166fe58c.tar.bz2
forums-118c5d90daa783ff55319e6121c0fc77166fe58c.tar.xz
forums-118c5d90daa783ff55319e6121c0fc77166fe58c.zip
[develop-olympus] Incrementing the version to 3.0.12-dev in develop-olympus.
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 5b72d89795..17c25ee3c6 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.11-RC1');
+define('PHPBB_VERSION', '3.0.12-dev');
// QA-related
// define('PHPBB_QA', 1);