1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-24 18:41:52 +02:00

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

This commit is contained in:
Andreas Fischer
2011-12-04 00:22:10 +01:00
parent 6f81a2f5b8
commit 69cbb4ac1d
4 changed files with 11 additions and 6 deletions

View File

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