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

[develop-olympus] Bumping version number for 3.0.9-RC1 and 3.0.9 releases.

This commit is contained in:
Andreas Fischer
2011-06-11 02:20:48 +02:00
parent a9d7c90f2a
commit b774520621
10 changed files with 11 additions and 11 deletions

View File

@@ -32,7 +32,7 @@ unset($dbpasswd);
$convertor_data = array(
'forum_name' => 'phpBB 2.0.x',
'version' => '1.0.3',
'phpbb_version' => '3.0.8',
'phpbb_version' => '3.0.9',
'author' => '<a href="http://www.phpbb.com/">phpBB Group</a>',
'dbms' => $dbms,
'dbhost' => $dbhost,