Updated to 0.6.1 alpha (tons of changes)
This commit is contained in:
@@ -5,6 +5,6 @@
|
||||
// database (backup_version) to determine whether upgrades should
|
||||
// be performed (see db/backup_*.php)
|
||||
|
||||
$backup_version = 2003061100; // The current version is a date (YYYYMMDDXX)
|
||||
$backup_version = 2003062000; // The current version is a date (YYYYMMDDXX)
|
||||
|
||||
$backup_release = "0.5.7 alpha"; // User-friendly version number
|
||||
$backup_release = "0.6.1 alpha"; // User-friendly version number
|
||||
|
||||
Reference in New Issue
Block a user