1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-07 01:06:48 +02:00

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

This commit is contained in:
Andreas Fischer
2011-11-26 22:17:43 +01:00
parent e08e22ca12
commit 007457f182
4 changed files with 12 additions and 5 deletions

View File

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