1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-08 09:46:46 +02:00

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

This commit is contained in:
Andreas Fischer
2012-05-31 20:19:28 +02:00
parent 791c4136f7
commit d8ddda5121
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.10',
'phpbb_version' => '3.0.11',
'author' => '<a href="http://www.phpbb.com/">phpBB Group</a>',
'dbms' => $dbms,
'dbhost' => $dbhost,