Updated the HEAD build version to 20090311

This commit is contained in:
moodlerobot 2009-03-10 23:32:59 +00:00
parent 2a31bb0aeb
commit 5e4d7ba133

View File

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