From: moodlerobot Date: Tue, 8 Sep 2009 00:37:57 +0000 (+0000) Subject: Updated the HEAD build version to 20090908 X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=eb79c929e1f4b85a9b3ff0bd8012a38b5972e9d2;p=moodle.git Updated the HEAD build version to 20090908 --- diff --git a/version.php b/version.php index 7cd3f4dc59..8cea24ae67 100644 --- a/version.php +++ b/version.php @@ -9,4 +9,4 @@ $version = 2009090400; // YYYYMMDD = date of the last version bump // XX = daily increments - $release = '2.0 dev (Build: 20090907)'; // Human-friendly version name + $release = '2.0 dev (Build: 20090908)'; // Human-friendly version name