From: moodlerobot Date: Thu, 11 Dec 2008 23:52:38 +0000 (+0000) Subject: Updated the HEAD build version to 20081212 X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=9558f068a02739d3ae4a079550629d0bfa345f12;p=moodle.git Updated the HEAD build version to 20081212 --- diff --git a/version.php b/version.php index 89185340c0..de6117d9f0 100644 --- a/version.php +++ b/version.php @@ -9,6 +9,6 @@ $version = 2008121000; // YYYYMMDD = date of the last version bump // XX = daily increments - $release = '2.0 dev (Build: 20081211)'; // Human-friendly version name + $release = '2.0 dev (Build: 20081212)'; // Human-friendly version name ?>