From: moodlerobot Date: Fri, 19 Dec 2008 23:53:03 +0000 (+0000) Subject: Updated the HEAD build version to 20081220 X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=c3d75df706b8df669b73819c4b39d8e726b260f2;p=moodle.git Updated the HEAD build version to 20081220 --- diff --git a/version.php b/version.php index 9d3b21dd1d..f1f30ae276 100644 --- a/version.php +++ b/version.php @@ -9,6 +9,6 @@ $version = 2008121701; // YYYYMMDD = date of the last version bump // XX = daily increments - $release = '2.0 dev (Build: 20081219)'; // Human-friendly version name + $release = '2.0 dev (Build: 20081220)'; // Human-friendly version name ?>