bumping up version, chaing user->firstname, user->lastname, course->shortname to varchar(100)

This commit is contained in:
toyomoyo
2006-04-19 08:18:35 +00:00
parent 09f00e5383
commit 8bcd295c3d
5 changed files with 17 additions and 9 deletions
+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 = 2006041801; // YYYYMMDD = date
$version = 2006041900; // YYYYMMDD = date
// XY = increments within a single day
$release = '1.6 Beta 3'; // Human-friendly version name