- check for missing settings due to forgotten updates in syscp-installs (years ago)
- setting version to 0.9.10-svn1
This commit is contained in:
@@ -72,7 +72,7 @@ define('PACKAGE_ENABLED', 2);
|
||||
|
||||
// VERSION INFO
|
||||
|
||||
$version = '0.9.9';
|
||||
$version = '0.9.10-svn1';
|
||||
$dbversion = '2';
|
||||
$branding = '';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user