From: moodlerobot Date: Thu, 18 Dec 2008 23:54:02 +0000 (+0000) Subject: Updated the HEAD build version to 20081219 X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=cf061225aa6f0649b6eef19efe6154c40429b5fc;p=moodle.git Updated the HEAD build version to 20081219 --- diff --git a/version.php b/version.php index c7b76ca5cf..9d3b21dd1d 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: 20081218)'; // Human-friendly version name + $release = '2.0 dev (Build: 20081219)'; // Human-friendly version name ?>