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

[develop-olympus] Bump version numbers for 3.0.11-RC1 release.

This commit is contained in:
Andreas Fischer
2012-05-31 20:26:28 +02:00
parent d8ddda5121
commit 2011085c29
4 changed files with 8 additions and 8 deletions

View File

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