From: moodlerobot Date: Thu, 21 May 2009 00:39:30 +0000 (+0000) Subject: Updated the HEAD build version to 20090521 X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=06958be117c60ffaaed55d501691d98c796ac91f;p=moodle.git Updated the HEAD build version to 20090521 --- diff --git a/version.php b/version.php index 5637aef710..13fdec9b50 100644 --- a/version.php +++ b/version.php @@ -9,6 +9,6 @@ $version = 2009051700; // YYYYMMDD = date of the last version bump // XX = daily increments - $release = '2.0 dev (Build: 20090520)'; // Human-friendly version name + $release = '2.0 dev (Build: 20090521)'; // Human-friendly version name ?>