- set version to 0.9

This commit is contained in:
Michael Kaufmann (d00p)
2010-01-31 12:19:19 +00:00
parent 0847093783
commit ce7b2ea582
5 changed files with 16 additions and 2 deletions

View File

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