aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes
diff options
context:
space:
mode:
authorAndreas Fischer <bantu@phpbb.com>2011-11-26 22:17:43 +0100
committerAndreas Fischer <bantu@phpbb.com>2011-11-26 22:17:43 +0100
commit007457f18295cd4019684e1470110dd4b50de8cf (patch)
treed4e0af5845fb6dfa75f0613ad1c9405d98b01e8d /phpBB/includes
parente08e22ca127c24e9d958eb3025ed50a40f1dd8d8 (diff)
downloadforums-007457f18295cd4019684e1470110dd4b50de8cf.tar
forums-007457f18295cd4019684e1470110dd4b50de8cf.tar.gz
forums-007457f18295cd4019684e1470110dd4b50de8cf.tar.bz2
forums-007457f18295cd4019684e1470110dd4b50de8cf.tar.xz
forums-007457f18295cd4019684e1470110dd4b50de8cf.zip
[prep-release-3.0.10] Bumping version number for 3.0.10-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 ec7b8c7123..2ade1ac95e 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.10-RC1');
+define('PHPBB_VERSION', '3.0.10-RC2');
// QA-related
// define('PHPBB_QA', 1);