Bump to 1.4.2

This commit is contained in:
stronk7
2004-10-16 16:10:04 +00:00
parent 27974c8587
commit 4bc418dc6d
+1 -1
View File
@@ -5,7 +5,7 @@
// database (backup_version) to determine whether upgrades should
// be performed (see db/backup_*.php)
$backup_version = 2004083120; // YYYYMMDD = date of first major branch release 1.4
$backup_version = 2004083122; // YYYYMMDD = date of first major branch release 1.4
// X = point release version 1,2,3 etc
// Y = increments between point releases