Bump to beta!

I suppose that I cannot update the version number because I'm in a branch,
isn't it?
This commit is contained in:
stronk7
2004-08-24 22:34:06 +00:00
parent e73ae3f14e
commit ea4dec3080
+2 -2
View File
@@ -5,6 +5,6 @@
// database (backup_version) to determine whether upgrades should
// be performed (see db/backup_*.php)
$backup_version = 2004080700; // The current version is a date (YYYYMMDDXX)
$backup_version = 2004080701; // The current version is a date (YYYYMMDDXX)
$backup_release = "1.4 development"; // User-friendly version number
$backup_release = "1.4 beta"; // User-friendly version number