From: moodlerobot Date: Wed, 1 Oct 2008 01:51:24 +0000 (+0000) Subject: Updated the HEAD build version to 20081001 X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=2a9ec17ec10812a3ad23cc5f727478c966abe5b6;p=moodle.git Updated the HEAD build version to 20081001 --- diff --git a/version.php b/version.php index 708a709896..1ffb5cf02d 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: 20080930)'; // Human-friendly version name + $release = '2.0 dev (Build: 20081001)'; // Human-friendly version name ?>