From: moodlerobot Date: Tue, 6 Jan 2009 23:55:06 +0000 (+0000) Subject: Updated the HEAD build version to 20090107 X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=3b2c999b76acb6b35ec17448ca532caf6bc7dd22;p=moodle.git Updated the HEAD build version to 20090107 --- diff --git a/version.php b/version.php index 637d700e4d..0b5c3ff9f5 100644 --- a/version.php +++ b/version.php @@ -9,6 +9,6 @@ $version = 2009010606; // YYYYMMDD = date of the last version bump // XX = daily increments - $release = '2.0 dev (Build: 20090106)'; // Human-friendly version name + $release = '2.0 dev (Build: 20090107)'; // Human-friendly version name ?>