From: moodlerobot Date: Sat, 16 May 2009 00:37:51 +0000 (+0000) Subject: Updated the HEAD build version to 20090516 X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=2f630d109f054ac502a15bc9fcb201263328f25c;p=moodle.git Updated the HEAD build version to 20090516 --- diff --git a/version.php b/version.php index 088062c1d5..0b4ebfcfa8 100644 --- a/version.php +++ b/version.php @@ -9,6 +9,6 @@ $version = 2009051200; // YYYYMMDD = date of the last version bump // XX = daily increments - $release = '2.0 dev (Build: 20090515)'; // Human-friendly version name + $release = '2.0 dev (Build: 20090516)'; // Human-friendly version name ?>