1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-07 17:27:16 +02:00

[develop-olympus] Bumping version number for 3.0.9-RC1.

This commit is contained in:
Andreas Fischer
2011-06-11 02:29:11 +02:00
parent b774520621
commit 7232ca4102
4 changed files with 5 additions and 5 deletions

View File

@@ -25,7 +25,7 @@ if (!defined('IN_PHPBB'))
*/
// phpBB Version
define('PHPBB_VERSION', '3.0.9-dev');
define('PHPBB_VERSION', '3.0.9-RC1');
// QA-related
// define('PHPBB_QA', 1);