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

[3.2.x] Update version numbers to 3.2.0-RC3-dev

This commit is contained in:
Marc Alexander
2016-12-10 00:32:41 +01:00
parent 886ec98dc7
commit cff3dbf00e
5 changed files with 7 additions and 7 deletions

View File

@@ -38,7 +38,7 @@ $dbms = $phpbb_config_php_file->convert_30_dbms_to_31($dbms);
$convertor_data = array(
'forum_name' => 'phpBB 2.0.x',
'version' => '1.0.3',
'phpbb_version' => '3.2.0-RC2',
'phpbb_version' => '3.2.0-RC3-dev',
'author' => '<a href="https://www.phpbb.com/">phpBB Limited</a>',
'dbms' => $dbms,
'dbhost' => $dbhost,