aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/constants.php
diff options
context:
space:
mode:
authorAndreas Fischer <bantu@phpbb.com>2011-06-26 20:47:33 +0200
committerAndreas Fischer <bantu@phpbb.com>2011-06-26 20:47:33 +0200
commitfe0932fdf02a45be914414eca586add1c083cbee (patch)
treedd18414d0348a19214b2be3daf419ed65c4df181 /phpBB/includes/constants.php
parent1ae42ae6ba9d7d9ffedb86ed6615762b7ece652a (diff)
downloadforums-fe0932fdf02a45be914414eca586add1c083cbee.tar
forums-fe0932fdf02a45be914414eca586add1c083cbee.tar.gz
forums-fe0932fdf02a45be914414eca586add1c083cbee.tar.bz2
forums-fe0932fdf02a45be914414eca586add1c083cbee.tar.xz
forums-fe0932fdf02a45be914414eca586add1c083cbee.zip
[prep-release-3.0.9] Bumping version number for 3.0.9-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 a372b96017..2f485fb4d7 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-RC2');
+define('PHPBB_VERSION', '3.0.9-RC3');
// QA-related
// define('PHPBB_QA', 1);