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:
+2
-2
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user