fix bug in updater which prevents the updater to finish correctly, fixes #1186

Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
This commit is contained in:
Michael Kaufmann (d00p)
2013-04-12 09:56:02 +02:00
parent 9af43854d9
commit e9f3e617c7
4 changed files with 10 additions and 4 deletions

View File

@@ -73,6 +73,6 @@ define('PACKAGE_ENABLED', 2);
// VERSION INFO
$version = '0.9.28';
$version = '0.9.28.1';
$dbversion = '2';
$branding = '';