From: moodlerobot Date: Thu, 23 Oct 2008 01:59:54 +0000 (+0000) Subject: Updated the HEAD build version to 20081023 X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=ebbdd8733c3661fe20aa76e27f2b6f732d8a815c;p=moodle.git Updated the HEAD build version to 20081023 --- diff --git a/version.php b/version.php index 4a0bd2da02..e6d0927185 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: 20081022)'; // Human-friendly version name + $release = '2.0 dev (Build: 20081023)'; // Human-friendly version name ?>