aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes
diff options
context:
space:
mode:
authorMeik Sievertsen <acydburn@phpbb.com>2009-10-11 09:56:47 +0000
committerMeik Sievertsen <acydburn@phpbb.com>2009-10-11 09:56:47 +0000
commit08437d1538b5e94b83d7a9d3a3e48ffbf36ad285 (patch)
treeb733f9ccd70995656ece17f8010c173304f93040 /phpBB/includes
parentae88f9580877d989d64cf5023b96700781d761d7 (diff)
downloadforums-08437d1538b5e94b83d7a9d3a3e48ffbf36ad285.tar
forums-08437d1538b5e94b83d7a9d3a3e48ffbf36ad285.tar.gz
forums-08437d1538b5e94b83d7a9d3a3e48ffbf36ad285.tar.bz2
forums-08437d1538b5e94b83d7a9d3a3e48ffbf36ad285.tar.xz
forums-08437d1538b5e94b83d7a9d3a3e48ffbf36ad285.zip
update constants and schema data from RC2 to RC3
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10220 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 3bb9467bbf..267a0220ed 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-RC2');
+define('PHPBB_VERSION', '3.0.6-RC3');
// QA-related
// define('PHPBB_QA', 1);