From: moodlerobot Date: Thu, 2 Oct 2008 01:49:01 +0000 (+0000) Subject: Updated the HEAD build version to 20081002 X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=1b8f93914a49d76ec22ee9465f3df8986e7d42ac;p=moodle.git Updated the HEAD build version to 20081002 --- diff --git a/version.php b/version.php index 1ffb5cf02d..efc7289180 100644 --- a/version.php +++ b/version.php @@ -9,6 +9,6 @@ $version = 2008092400; // YYYYMMDD = date of the last version bump // XX = daily increments - $release = '2.0 dev (Build: 20081001)'; // Human-friendly version name + $release = '2.0 dev (Build: 20081002)'; // Human-friendly version name ?>