From: Moodle Robot Date: Thu, 7 Jan 2010 00:36:19 +0000 (+0000) Subject: Updated the HEAD build version to 20100107 X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=c6ad591a91e2a604555fce34d0a228e838d7eac4;p=moodle.git Updated the HEAD build version to 20100107 --- diff --git a/version.php b/version.php index 7b60e8ea9f..4c4e433ede 100644 --- a/version.php +++ b/version.php @@ -9,4 +9,4 @@ $version = 2010010601; // YYYYMMDD = date of the last version bump // XX = daily increments - $release = '2.0 dev (Build: 20100106)'; // Human-friendly version name + $release = '2.0 dev (Build: 20100107)'; // Human-friendly version name