Updated the HEAD build version to 20090513

This commit is contained in:
moodlerobot 2009-05-13 00:35:50 +00:00
parent 94ba4c9eb8
commit 34c75aafcf

View file

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