Little typo

This commit is contained in:
moodler
2004-09-27 13:51:33 +00:00
parent 802766d303
commit c24313bc8c
+3 -3
View File
@@ -6,9 +6,9 @@
// This is compared against the values stored in the database to determine
// whether upgrades should be performed (see lib/db/*.php)
$version = 2004083110; // YYYMMDD = date of first major branch release 1.4
// X = point release version 1,2,3 etc
// Y = increments between point releases
$version = 2004083110; // YYYYMMDD = date of first major branch release 1.4
// X = point release version 1,2,3 etc
// Y = increments between point releases
$release = '1.4.1+'; // Human-friendly version name