aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/constants.php
diff options
context:
space:
mode:
authorMeik Sievertsen <acydburn@phpbb.com>2009-09-04 15:19:26 +0000
committerMeik Sievertsen <acydburn@phpbb.com>2009-09-04 15:19:26 +0000
commit31856352be0f29fd7423cfe87bdfd791b03fb938 (patch)
tree792cd0125f9123276ffbefb00090e6c68a6e137e /phpBB/includes/constants.php
parentd90e775f0e1ba2744fed662744b5b3570db9b425 (diff)
downloadforums-31856352be0f29fd7423cfe87bdfd791b03fb938.tar
forums-31856352be0f29fd7423cfe87bdfd791b03fb938.tar.gz
forums-31856352be0f29fd7423cfe87bdfd791b03fb938.tar.bz2
forums-31856352be0f29fd7423cfe87bdfd791b03fb938.tar.xz
forums-31856352be0f29fd7423cfe87bdfd791b03fb938.zip
Change version numbers to 3.0.6 and 3.0.6-RC1 for a final internal test run
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10105 89ea8834-ac86-4346-8a33-228a782c2dd0
Diffstat (limited to 'phpBB/includes/constants.php')
-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 98abf18b6f..a526b9bf71 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.5');
+define('PHPBB_VERSION', '3.0.6-RC1');
// QA-related
// define('PHPBB_QA', 1);