From: moodlerobot Date: Mon, 13 Oct 2008 01:49:00 +0000 (+0000) Subject: Updated the HEAD build version to 20081013 X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=342e25faf733fc704f17c55a5f6c9142bbd92754;p=moodle.git Updated the HEAD build version to 20081013 --- diff --git a/version.php b/version.php index a873868668..dfd1dd043a 100644 --- a/version.php +++ b/version.php @@ -9,6 +9,6 @@ $version = 2008101000; // YYYYMMDD = date of the last version bump // XX = daily increments - $release = '2.0 dev (Build: 20081012)'; // Human-friendly version name + $release = '2.0 dev (Build: 20081013)'; // Human-friendly version name ?>