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

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

This commit is contained in:
Andreas Fischer
2012-01-01 16:00:17 +01:00
parent ba576f823b
commit e14c3f3b77
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.10-RC3');
define('PHPBB_VERSION', '3.0.10');
// QA-related
// define('PHPBB_QA', 1);