From: moodlerobot Date: Tue, 6 Oct 2009 00:37:45 +0000 (+0000) Subject: Updated the HEAD build version to 20091006 X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=bb56e8e5a8bc82b4d1e8a9774a1dc415ba3f1e43;p=moodle.git Updated the HEAD build version to 20091006 --- diff --git a/version.php b/version.php index e3fe80b6e2..0235d1aeb2 100644 --- a/version.php +++ b/version.php @@ -9,4 +9,4 @@ $version = 2009100200; // YYYYMMDD = date of the last version bump // XX = daily increments - $release = '2.0 dev (Build: 20091005)'; // Human-friendly version name + $release = '2.0 dev (Build: 20091006)'; // Human-friendly version name