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

[develop-olympus] Bumping version numbers to final for 3.0.10 releases.

This commit is contained in:
Andreas Fischer
2011-11-20 21:41:24 +01:00
parent 92e1681761
commit 06ae98b1e5
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.9',
'phpbb_version' => '3.0.10',
'author' => '<a href="http://www.phpbb.com/">phpBB Group</a>',
'dbms' => $dbms,
'dbhost' => $dbhost,