Updated to 0.6.1 alpha (tons of changes)

This commit is contained in:
stronk7
2003-06-20 19:38:07 +00:00
parent f48dce348b
commit 28a1cb407a
+2 -2
View File
@@ -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