From: moodlerobot Date: Wed, 5 Nov 2008 02:15:44 +0000 (+0000) Subject: Updated the HEAD build version to 20081105 X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=8e922b11dbc8ecaeddab31dc2858ce6c943e5b13;p=moodle.git Updated the HEAD build version to 20081105 --- diff --git a/version.php b/version.php index a242583623..c9009456e6 100644 --- a/version.php +++ b/version.php @@ -9,6 +9,6 @@ $version = 2008101300; // YYYYMMDD = date of the last version bump // XX = daily increments - $release = '2.0 dev (Build: 20081104)'; // Human-friendly version name + $release = '2.0 dev (Build: 20081105)'; // Human-friendly version name ?>