From: Moodle Robot Date: Sun, 8 Nov 2009 00:31:42 +0000 (+0000) Subject: Updated the HEAD build version to 20091108 X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=369c75e8432f3b64638cb072bb7ba7b03f895fd9;p=moodle.git Updated the HEAD build version to 20091108 --- diff --git a/version.php b/version.php index 0028c6bbb4..dfebe245ce 100644 --- a/version.php +++ b/version.php @@ -9,4 +9,4 @@ $version = 2009110605; // YYYYMMDD = date of the last version bump // XX = daily increments - $release = '2.0 dev (Build: 20091107)'; // Human-friendly version name + $release = '2.0 dev (Build: 20091108)'; // Human-friendly version name