MDL-19124 Reverting the core upgrade of blocks - they aren't all installed yet at this time :(

This commit is contained in:
Martin Dougiamas 2010-05-04 15:01:31 +00:00
parent 8af8be4aa9
commit 345667cd29
2 changed files with 3 additions and 13 deletions

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 = 2010050401; // YYYYMMDD = date of the last version bump
$version = 2010050402; // YYYYMMDD = date of the last version bump
// XX = daily increments
$release = '2.0 dev (Build: 20100504)'; // Human-friendly version name