- recorded merge of revisions 733,805 via svnmerge from http://Dessa@svn.froxlor.org/branches/mgozdzik
- add a missing german language string - set version to 0.9.5 - improve debian/postinst message a bit
This commit is contained in:
@@ -466,4 +466,10 @@ if(isFroxlorVersion('0.9.4-svn1'))
|
||||
updateToVersion('0.9.4-svn2');
|
||||
}
|
||||
|
||||
if(isFroxlorVersion('0.9.4-svn2'))
|
||||
{
|
||||
showUpdateStep("Updating from 0.9.4-svn2 to 0.9.5 final");
|
||||
lastStepStatus(0);
|
||||
updateToVersion('0.9.5');
|
||||
}
|
||||
?>
|
||||
|
||||
Reference in New Issue
Block a user