From: Moodle Robot Date: Fri, 11 Dec 2009 00:32:26 +0000 (+0000) Subject: Updated the HEAD build version to 20091211 X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=f3568c2afa83914c29c928612a8f2d5853bc0068;p=moodle.git Updated the HEAD build version to 20091211 --- diff --git a/version.php b/version.php index 8eb854f778..22e0fc79c3 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: 20091210)'; // Human-friendly version name + $release = '2.0 dev (Build: 20091211)'; // Human-friendly version name