From: moodlerobot Date: Sun, 19 Oct 2008 01:42:27 +0000 (+0000) Subject: Updated the HEAD build version to 20081019 X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=8d47e58c80262907949a7e9deeb3c3cff46d3a57;p=moodle.git Updated the HEAD build version to 20081019 --- diff --git a/version.php b/version.php index d0460a8f6d..2349d8a917 100644 --- a/version.php +++ b/version.php @@ -9,6 +9,6 @@ $version = 2008101300; // YYYYMMDD = date of the last version bump // XX = daily increments - $release = '2.0 dev (Build: 20081018)'; // Human-friendly version name + $release = '2.0 dev (Build: 20081019)'; // Human-friendly version name ?>