aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes
diff options
context:
space:
mode:
authorAndreas Fischer <bantu@phpbb.com>2011-12-04 00:22:10 +0100
committerAndreas Fischer <bantu@phpbb.com>2011-12-04 00:22:10 +0100
commit69cbb4ac1de7887af8fe16a771ac30c762a7b24a (patch)
tree370d41400dde7f072ba1452bbd1ba224ee274620 /phpBB/includes
parent6f81a2f5b87cbeae08106b3d0c3d105fb2e2af72 (diff)
downloadforums-69cbb4ac1de7887af8fe16a771ac30c762a7b24a.tar
forums-69cbb4ac1de7887af8fe16a771ac30c762a7b24a.tar.gz
forums-69cbb4ac1de7887af8fe16a771ac30c762a7b24a.tar.bz2
forums-69cbb4ac1de7887af8fe16a771ac30c762a7b24a.tar.xz
forums-69cbb4ac1de7887af8fe16a771ac30c762a7b24a.zip
[prep-release-3.0.10] Bumping version number for 3.0.10-RC3.
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 2ade1ac95e..3a798fc1ce 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-RC2');
+define('PHPBB_VERSION', '3.0.10-RC3');
// QA-related
// define('PHPBB_QA', 1);