damn automatic merge...stupid thing

Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
This commit is contained in:
Michael Kaufmann (d00p)
2013-12-22 19:24:40 +01:00
parent 99c0bda7f2
commit 0031e19c70

View File

@@ -2645,9 +2645,3 @@ if (isFroxlorVersion('0.9.32-dev1')) {
updateToVersion('0.9.32-dev2');
}
if (isFroxlorVersion('0.9.31')) {
showUpdateStep("Updating from 0.9.31 to 0.9.31.1 final", true);
lastStepStatus(0);
updateToVersion('0.9.31.1');
}