From: moodlerobot Date: Mon, 29 Sep 2008 01:39:48 +0000 (+0000) Subject: Updated the HEAD build version to 20080929 X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=68c358db3563bd6fd88474bfacc8e67c5af6ad69;p=moodle.git Updated the HEAD build version to 20080929 --- diff --git a/version.php b/version.php index cdb233eb96..64dfe0705c 100644 --- a/version.php +++ b/version.php @@ -9,6 +9,6 @@ $version = 2008092400; // YYYYMMDD = date of the last version bump // XX = daily increments - $release = '2.0 dev (Build: 20080928)'; // Human-friendly version name + $release = '2.0 dev (Build: 20080929)'; // Human-friendly version name ?>