aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes
diff options
context:
space:
mode:
authorNils Adermann <naderman@naderman.de>2010-11-07 22:48:52 +0100
committerNils Adermann <naderman@naderman.de>2010-11-08 23:21:27 +0100
commit794c0f6b68e678b1384fd5d7627d9a81dfb04568 (patch)
tree32f00ee315ad027da2b1c6ae3728288cf4aeeb62 /phpBB/includes
parente71911a8d27961d96e038c10041c74b54398b8f6 (diff)
downloadforums-794c0f6b68e678b1384fd5d7627d9a81dfb04568.tar
forums-794c0f6b68e678b1384fd5d7627d9a81dfb04568.tar.gz
forums-794c0f6b68e678b1384fd5d7627d9a81dfb04568.tar.bz2
forums-794c0f6b68e678b1384fd5d7627d9a81dfb04568.tar.xz
forums-794c0f6b68e678b1384fd5d7627d9a81dfb04568.zip
[develop-olympus] Bumping version number for 3.0.8-RC1.
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 ebaa342f54..a4635895b0 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.7-PL1');
+define('PHPBB_VERSION', '3.0.8-RC1');
// QA-related
// define('PHPBB_QA', 1);