From: Moodle Robot <martin@moodle.com> Date: Sat, 5 Dec 2009 00:32:58 +0000 (+0000) Subject: Updated the HEAD build version to 20091205 X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=4655d684b42b86a66b2cbde2b4f9195e38ea53df;p=moodle.git Updated the HEAD build version to 20091205 --- diff --git a/version.php b/version.php index a5b6a4b6a1..8807bbca74 100644 --- a/version.php +++ b/version.php @@ -9,4 +9,4 @@ $version = 2009112400; // YYYYMMDD = date of the last version bump // XX = daily increments - $release = '2.0 dev (Build: 20091204)'; // Human-friendly version name + $release = '2.0 dev (Build: 20091205)'; // Human-friendly version name