From: moodlerobot Date: Thu, 22 Oct 2009 03:13:43 +0000 (+0000) Subject: Updated the HEAD build version to 20091022 X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=207c8dfb46857ac22c6dec94bc73b513cbe625f3;p=moodle.git Updated the HEAD build version to 20091022 --- diff --git a/version.php b/version.php index 77f73c86db..635b87e79f 100644 --- a/version.php +++ b/version.php @@ -9,4 +9,4 @@ $version = 2009102100; // YYYYMMDD = date of the last version bump // XX = daily increments - $release = '2.0 dev (Build: 20091021)'; // Human-friendly version name + $release = '2.0 dev (Build: 20091022)'; // Human-friendly version name