blocks upgrade MDL-22693 We also need to drop another old index, on sites that were upgraded from 1.9

This commit is contained in:
Tim Hunt
2010-09-15 10:25:09 +00:00
parent 9a20df967d
commit 488706558f
2 changed files with 64 additions and 47 deletions
+2 -2
View File
@@ -29,8 +29,8 @@
defined('MOODLE_INTERNAL') || die();
$version = 2010091500; // YYYYMMDD = date of the last version bump
$version = 2010091504; // YYYYMMDD = date of the last version bump
// XX = daily increments
$release = '2.0 Preview 4+ (Build: 20100915)'; // Human-friendly version name
$release = '2.0 Preview 4+ (Build: 20100913)'; // Human-friendly version name