Just to help avoid confusion ... it messes up the nice round number

but oh well.  :-)
This commit is contained in:
moodler
2004-10-04 17:28:06 +00:00
parent d7b9ae5984
commit d7fef4ea06
+1 -1
View File
@@ -6,7 +6,7 @@
// This is compared against the values stored in the database to determine
// whether upgrades should be performed (see lib/db/*.php)
$version = 2004083120; // YYYYMMDD = date of first major branch release 1.4
$version = 2004083121; // YYYYMMDD = date of first major branch release 1.4
// X = point release version 1,2,3 etc
// Y = increments between point releases