From: Moodle Robot Date: Thu, 5 Nov 2009 00:32:54 +0000 (+0000) Subject: Updated the HEAD build version to 20091105 X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=5c64cdabda689b96a9e9bc5b1d175b4ecc2685d1;p=moodle.git Updated the HEAD build version to 20091105 --- diff --git a/version.php b/version.php index 3033494984..abbf67203e 100644 --- a/version.php +++ b/version.php @@ -9,4 +9,4 @@ $version = 2009110400; // YYYYMMDD = date of the last version bump // XX = daily increments - $release = '2.0 dev (Build: 20091104)'; // Human-friendly version name + $release = '2.0 dev (Build: 20091105)'; // Human-friendly version name