1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-10 18:54:08 +02:00

[prep-release-3.0.9] Bumping version number for the final 3.0.9 release.

This commit is contained in:
Andreas Fischer
2011-07-05 00:40:45 +02:00
parent f5d86d0604
commit d8ac2cc5f0
4 changed files with 8 additions and 8 deletions

View File

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