aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes
diff options
context:
space:
mode:
authorAndreas Fischer <bantu@phpbb.com>2011-06-15 19:41:14 +0200
committerAndreas Fischer <bantu@phpbb.com>2011-06-15 19:41:14 +0200
commit48e5e56146bdf1b2b30556e8fb353e7aa20f7fb6 (patch)
tree1d05ff86972f70f89391401c11526472b2bfa7bc /phpBB/includes
parent2d6df4c7fcc3b5afa83b92a35124024d4d57177d (diff)
downloadforums-48e5e56146bdf1b2b30556e8fb353e7aa20f7fb6.tar
forums-48e5e56146bdf1b2b30556e8fb353e7aa20f7fb6.tar.gz
forums-48e5e56146bdf1b2b30556e8fb353e7aa20f7fb6.tar.bz2
forums-48e5e56146bdf1b2b30556e8fb353e7aa20f7fb6.tar.xz
forums-48e5e56146bdf1b2b30556e8fb353e7aa20f7fb6.zip
[prep-release-3.0.9] Bumping version number for 3.0.9-RC2.
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 9cde068773..a372b96017 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.9-RC1');
+define('PHPBB_VERSION', '3.0.9-RC2');
// QA-related
// define('PHPBB_QA', 1);