events and grades db fixes

This commit is contained in:
toyomoyo
2007-04-30 08:46:39 +00:00
parent 71e0eda8f7
commit 896f1e0380
3 changed files with 34 additions and 4 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 = 2007043000; // YYYYMMDD = date
$version = 2007043001; // YYYYMMDD = date
// XY = increments within a single day
$release = '1.9 dev'; // Human-friendly version name