From: Moodle Robot Date: Tue, 1 Dec 2009 00:33:03 +0000 (+0000) Subject: Updated the HEAD build version to 20091201 X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=56805c35af203b87d210f020b7cd34d2a81cc5e1;p=moodle.git Updated the HEAD build version to 20091201 --- diff --git a/version.php b/version.php index 963e548387..60a04fd1bb 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: 20091130)'; // Human-friendly version name + $release = '2.0 dev (Build: 20091201)'; // Human-friendly version name