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

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

This commit is contained in:
Andreas Fischer
2015-01-21 01:25:50 +01:00
parent eaeb88133f
commit c09023d1db
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.12',
'phpbb_version' => '3.0.13',
'author' => '<a href="https://www.phpbb.com/">phpBB Group</a>',
'dbms' => $dbms,
'dbhost' => $dbhost,