1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-29 19:20:23 +02:00

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

This commit is contained in:
Andreas Fischer
2012-08-20 16:32:34 +02:00
parent ece4a2edb7
commit 6da03913bf
4 changed files with 11 additions and 5 deletions

View File

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