From: moodlerobot Date: Tue, 14 Oct 2008 01:52:55 +0000 (+0000) Subject: Updated the HEAD build version to 20081014 X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=0b781b3202bb918ec8543eb3de7c125d53331deb;p=moodle.git Updated the HEAD build version to 20081014 --- diff --git a/version.php b/version.php index d596850846..cdef696953 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: 20081013)'; // Human-friendly version name + $release = '2.0 dev (Build: 20081014)'; // Human-friendly version name ?>