aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes
diff options
context:
space:
mode:
authorAndreas Fischer <bantu@phpbb.com>2012-01-01 16:00:17 +0100
committerAndreas Fischer <bantu@phpbb.com>2012-01-01 16:00:17 +0100
commite14c3f3b77ab07ce97f357a15db5db5101df06c1 (patch)
treefe39c5f348f86c23f3c9af9011d6d0c1b0c0baf5 /phpBB/includes
parentba576f823b612b441f221b12be525e9638016910 (diff)
downloadforums-e14c3f3b77ab07ce97f357a15db5db5101df06c1.tar
forums-e14c3f3b77ab07ce97f357a15db5db5101df06c1.tar.gz
forums-e14c3f3b77ab07ce97f357a15db5db5101df06c1.tar.bz2
forums-e14c3f3b77ab07ce97f357a15db5db5101df06c1.tar.xz
forums-e14c3f3b77ab07ce97f357a15db5db5101df06c1.zip
[prep-release-3.0.10] Bumping version number for 3.0.10 final.
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 3a798fc1ce..b70cf5bc59 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-RC3');
+define('PHPBB_VERSION', '3.0.10');
// QA-related
// define('PHPBB_QA', 1);