From: moodlerobot Date: Sat, 31 Jan 2009 23:46:33 +0000 (+0000) Subject: Updated the HEAD build version to 20090201 X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=8eaf567d2862d8253fcbef5d2ba5286fd57912ff;p=moodle.git Updated the HEAD build version to 20090201 --- diff --git a/version.php b/version.php index 21c80d4dd3..2381a32952 100644 --- a/version.php +++ b/version.php @@ -9,6 +9,6 @@ $version = 2009012901; // YYYYMMDD = date of the last version bump // XX = daily increments - $release = '2.0 dev (Build: 20090131)'; // Human-friendly version name + $release = '2.0 dev (Build: 20090201)'; // Human-friendly version name ?>