Updated the HEAD build version to 20090102

This commit is contained in:
moodlerobot 2009-01-01 23:56:30 +00:00
parent c7d45f6da0
commit 4a960ee7fc

View file

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