Merge remote-tracking branch 'origin/0.9.31.2'

This commit is contained in:
Michael Kaufmann (d00p)
2013-12-27 16:46:33 +01:00
4 changed files with 14 additions and 4 deletions

View File

@@ -2574,8 +2574,14 @@ if (isFroxlorVersion('0.9.31')) {
}
if (isFroxlorVersion('0.9.31.1')) {
showUpdateStep("Updating from 0.9.31.1 to 0.9.31.2 final", true);
lastStepStatus(0);
updateToVersion('0.9.31.2');
}
showUpdateStep("Updating from 0.9.31.1 to 0.9.32-dev1");
if (isFroxlorVersion('0.9.31.2')) {
showUpdateStep("Updating from 0.9.31.2 to 0.9.32-dev1");
lastStepStatus(0);
showUpdateStep("Removing APS-module (deprecated)");