From: moodlerobot Date: Sat, 20 Dec 2008 23:56:38 +0000 (+0000) Subject: Updated the HEAD build version to 20081221 X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=9f7aed99c1f346df73f81754bd20399fd99f583a;p=moodle.git Updated the HEAD build version to 20081221 --- diff --git a/version.php b/version.php index f1f30ae276..501eed0d97 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: 20081220)'; // Human-friendly version name + $release = '2.0 dev (Build: 20081221)'; // Human-friendly version name ?>