removing dbversion corpses as we reverted the update-process;

This commit is contained in:
Michael Kaufmann (d00p)
2010-01-20 13:12:32 +00:00
parent ac0993f732
commit aa78443549
3 changed files with 3 additions and 3 deletions

View File

@@ -65,7 +65,7 @@ define('PACKAGE_ENABLED', 2);
// VERSION INFO
$version = '1.0';
$version = '0.9';
$dbversion = '2';
?>