From: moodlerobot Date: Wed, 15 Oct 2008 01:58:46 +0000 (+0000) Subject: Updated the HEAD build version to 20081015 X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=ea1c6caced0f0f386ee5952e9b88473739506168;p=moodle.git Updated the HEAD build version to 20081015 --- diff --git a/version.php b/version.php index cdef696953..2b28fbefb2 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: 20081014)'; // Human-friendly version name + $release = '2.0 dev (Build: 20081015)'; // Human-friendly version name ?>