blocklib.php: MDL-19010 rearrange lib/db/upgrade.php before commit to CVS

This commit is contained in:
tjhunt 2009-05-06 09:31:23 +00:00
parent 40d6de1af6
commit c045e45a44
2 changed files with 46 additions and 46 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 = 2009043000; // YYYYMMDD = date of the last version bump
$version = 2009050619; // YYYYMMDD = date of the last version bump
// XX = daily increments
$release = '2.0 dev (Build: 20090506)'; // Human-friendly version name