Updated the HEAD build version to 20090310

This commit is contained in:
moodlerobot 2009-03-09 23:33:38 +00:00
parent 6fe538efdb
commit 3295db5ca9

View File

@ -9,6 +9,6 @@
$version = 2009030501; // YYYYMMDD = date of the last version bump
// XX = daily increments
$release = '2.0 dev (Build: 20090309)'; // Human-friendly version name
$release = '2.0 dev (Build: 20090310)'; // Human-friendly version name
?>