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

[prep-release-3.0.11] Bumping version number for 3.0.11-RC2.

This commit is contained in:
Andreas Fischer
2012-07-23 23:30:20 +02:00
parent 9279c8f5ee
commit 9f073e4c75
4 changed files with 9 additions and 5 deletions

View File

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