Updated the HEAD build version to 20090320

This commit is contained in:
moodlerobot 2009-03-19 23:34:11 +00:00
parent ff7636f7ff
commit 403d51f2fa

View file

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