preparing for micro-release in a day or two. Bump to 1.2.1

This commit is contained in:
stronk7
2004-03-22 19:42:46 +00:00
parent 52248cff83
commit 2147cbda7e
+2 -2
View File
@@ -5,6 +5,6 @@
// database (backup_version) to determine whether upgrades should
// be performed (see db/backup_*.php)
$backup_version = 2004032100; // The current version is a date (YYYYMMDDXX)
$backup_version = 2004032300; // The current version is a date (YYYYMMDDXX)
$backup_release = "1.2 +"; // User-friendly version number
$backup_release = "1.2.1"; // User-friendly version number