1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-31 14:00:31 +02:00

[prep-release-3.0.9] Decreasing version for an RC4 release.

This commit is contained in:
Andreas Fischer
2011-07-07 20:19:11 +02:00
parent 5fefdecc50
commit 787245a113
4 changed files with 6 additions and 6 deletions

View File

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