From: Moodle Robot <martin@moodle.com> Date: Thu, 3 Dec 2009 00:32:46 +0000 (+0000) Subject: Updated the HEAD build version to 20091203 X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=1024efd30789033425bd65efb9e21dad764e5f8e;p=moodle.git Updated the HEAD build version to 20091203 --- diff --git a/version.php b/version.php index 83a9ade4cb..bb4918865a 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: 20091202)'; // Human-friendly version name + $release = '2.0 dev (Build: 20091203)'; // Human-friendly version name