From: moodlerobot Date: Thu, 7 May 2009 00:35:40 +0000 (+0000) Subject: Updated the HEAD build version to 20090507 X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=f3bdfe4be826c70462d8bc8b7a3b1c1f713278df;p=moodle.git Updated the HEAD build version to 20090507 --- diff --git a/version.php b/version.php index 6a04212def..0d445b3c80 100644 --- a/version.php +++ b/version.php @@ -9,6 +9,6 @@ $version = 2009050619; // YYYYMMDD = date of the last version bump // XX = daily increments - $release = '2.0 dev (Build: 20090506)'; // Human-friendly version name + $release = '2.0 dev (Build: 20090507)'; // Human-friendly version name ?>