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