grader report MDL-19704 Fixed a problem with my version/upgrade changes

This commit is contained in:
Andrew Davis 2010-01-12 03:01:40 +00:00
parent 82fc44da39
commit c95002a23c
2 changed files with 3 additions and 3 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 = 2010010601.01; // YYYYMMDD = date of the last version bump
$version = 2010011200; // YYYYMMDD = date of the last version bump
// XX = daily increments
$release = '2.0 dev (Build: 20100112)'; // Human-friendly version name