From: moodlerobot Date: Wed, 8 Apr 2009 00:34:10 +0000 (+0000) Subject: Updated the HEAD build version to 20090408 X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=fa95ca0450e2e6091c25a4af41634436ee04e85a;p=moodle.git Updated the HEAD build version to 20090408 --- diff --git a/version.php b/version.php index 21429f12f2..f9e34f373a 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: 20090407)'; // Human-friendly version name + $release = '2.0 dev (Build: 20090408)'; // Human-friendly version name ?>