aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes
diff options
context:
space:
mode:
authorMeik Sievertsen <acydburn@phpbb.com>2009-11-14 20:15:50 +0000
committerMeik Sievertsen <acydburn@phpbb.com>2009-11-14 20:15:50 +0000
commit0cdf46db0fbf2547902e42f0839cf384d509ef8e (patch)
treef1808da88040dddb146d64c0bb57e7839db63ce2 /phpBB/includes
parent43598d7727c41a180d45f7019a7adc26d7365b9e (diff)
downloadforums-0cdf46db0fbf2547902e42f0839cf384d509ef8e.tar
forums-0cdf46db0fbf2547902e42f0839cf384d509ef8e.tar.gz
forums-0cdf46db0fbf2547902e42f0839cf384d509ef8e.tar.bz2
forums-0cdf46db0fbf2547902e42f0839cf384d509ef8e.tar.xz
forums-0cdf46db0fbf2547902e42f0839cf384d509ef8e.zip
merge r10267
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_6@10268 89ea8834-ac86-4346-8a33-228a782c2dd0
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 7106c4efa9..398611d24e 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.6-RC4');
+define('PHPBB_VERSION', '3.0.6');
// QA-related
// define('PHPBB_QA', 1);