mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-11 03:04:09 +02:00
Merge branch 'develop-olympus' into develop
* develop-olympus: [prep-release-3.0.9] Update Changelog for 3.0.9-RC4 release. [prep-release-3.0.9] Decreasing version for an RC4 release.
This commit is contained in:
@@ -1046,7 +1046,7 @@ function database_update_info()
|
||||
'3.0.9-RC1' => array(),
|
||||
// No changes from 3.0.9-RC2 to 3.0.9-RC3
|
||||
'3.0.9-RC2' => array(),
|
||||
// No changes from 3.0.9-RC3 to 3.0.9
|
||||
// No changes from 3.0.9-RC3 to 3.0.9-RC4
|
||||
'3.0.9-RC3' => array(),
|
||||
|
||||
/** @todo DROP LOGIN_ATTEMPT_TABLE.attempt_id in 3.0.10-RC1 */
|
||||
@@ -2067,7 +2067,7 @@ function change_database_data(&$no_updates, $version)
|
||||
case '3.0.9-RC2':
|
||||
break;
|
||||
|
||||
// No changes from 3.0.9-RC3 to 3.0.9
|
||||
// No changes from 3.0.9-RC3 to 3.0.9-RC4
|
||||
case '3.0.9-RC3':
|
||||
break;
|
||||
|
||||
|
Reference in New Issue
Block a user