From: Moodle Robot Date: Sat, 26 Dec 2009 00:33:27 +0000 (+0000) Subject: Updated the HEAD build version to 20091226 X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=8c8caf266607892fbd8d46b0e0e38a14be75f218;p=moodle.git Updated the HEAD build version to 20091226 --- diff --git a/version.php b/version.php index 949c09be0d..9dc1c03d8e 100644 --- a/version.php +++ b/version.php @@ -9,4 +9,4 @@ $version = 2009122500; // YYYYMMDD = date of the last version bump // XX = daily increments - $release = '2.0 dev (Build: 20091225)'; // Human-friendly version name + $release = '2.0 dev (Build: 20091226)'; // Human-friendly version name