From: moodlerobot Date: Sat, 4 Apr 2009 00:31:34 +0000 (+0000) Subject: Updated the HEAD build version to 20090404 X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=f8f6306a4e37e2f748a7abcce7cf1ae11e983603;p=moodle.git Updated the HEAD build version to 20090404 --- diff --git a/version.php b/version.php index 69f4df035d..f03d75f770 100644 --- a/version.php +++ b/version.php @@ -9,6 +9,6 @@ $version = 2009040100; // YYYYMMDD = date of the last version bump // XX = daily increments - $release = '2.0 dev (Build: 20090403)'; // Human-friendly version name + $release = '2.0 dev (Build: 20090404)'; // Human-friendly version name ?>