1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-25 19:11:47 +02:00

[3.0.x] Bumping version numbers to final for 3.0.14 releases.

This commit is contained in:
Andreas Fischer
2015-04-27 23:13:56 +02:00
parent 4d63032024
commit cd6c0427fb
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.13',
'phpbb_version' => '3.0.14',
'author' => '<a href="https://www.phpbb.com/">phpBB Group</a>',
'dbms' => $dbms,
'dbhost' => $dbhost,