diff --git a/install/updates/froxlor/0.9/update_0.9.inc.php b/install/updates/froxlor/0.9/update_0.9.inc.php index 8c31f2de..6b3e5765 100644 --- a/install/updates/froxlor/0.9/update_0.9.inc.php +++ b/install/updates/froxlor/0.9/update_0.9.inc.php @@ -1583,5 +1583,5 @@ if(isFroxlorVersion('0.9.20.1')) } lastStepStatus(0); - updateToVersion('0.9.20.1-svn1'); + updateToVersion('0.9.20.2-svn1'); } diff --git a/lib/tables.inc.php b/lib/tables.inc.php index 2db82d5c..d353325a 100644 --- a/lib/tables.inc.php +++ b/lib/tables.inc.php @@ -73,6 +73,6 @@ define('PACKAGE_ENABLED', 2); // VERSION INFO -$version = '0.9.20.1-svn1'; +$version = '0.9.20.2-svn1'; $dbversion = '2'; $branding = '';