setting version to 0.9.18
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
This commit is contained in:
@@ -1466,3 +1466,11 @@ if(isFroxlorVersion('0.9.18-svn1'))
|
||||
|
||||
updateToVersion('0.9.18-svn2');
|
||||
}
|
||||
|
||||
if(isFroxlorVersion('0.9.18-svn2'))
|
||||
{
|
||||
showUpdateStep("Updating from 0.9.18-svn2 to 0.9.18 final");
|
||||
lastStepStatus(0);
|
||||
|
||||
updateToVersion('0.9.18');
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user