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.12 releases.

This commit is contained in:
Andreas Fischer
2013-07-12 00:39:35 +02:00
parent 72b06c711a
commit 6f14c8375e
10 changed files with 12 additions and 12 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.11',
'phpbb_version' => '3.0.12',
'author' => '<a href="https://www.phpbb.com/">phpBB Group</a>',
'dbms' => $dbms,
'dbhost' => $dbhost,