You should think frist before commiting...

This commit is contained in:
Andreas Burchert (scarya) 2011-05-13 17:33:39 +02:00
parent 5b6aa1aa8d
commit f63f1d947b

View File

@ -1586,15 +1586,7 @@ if(isFroxlorVersion('0.9.20.1'))
updateToVersion('0.9.20.1-svn1');
}
if(isFroxlorVersion('0.9.20.2-svn1'))
{
showUpdateStep("Updating from 0.9.20.2-svn1 to 0.9.21-svn1");
lastStepStatus(0);
updateToVersion('0.9.21-svn1');
}
if(isFroxlorVersion('0.9.20.1-svn1'))
if(isFroxlorVersion('0.9.20.1-svn1') || isFroxlorVersion('0.9.20.2-svn1'))
{
showUpdateStep("Updating from 0.9.20.1-svn1 to 0.9.21-svn1");
lastStepStatus(0);