From: moodlerobot Date: Thu, 4 Dec 2008 23:52:23 +0000 (+0000) Subject: Updated the HEAD build version to 20081205 X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=eb966355ce0fc0d353de9f55c54b992c6134f517;p=moodle.git Updated the HEAD build version to 20081205 --- diff --git a/version.php b/version.php index a30dc58d10..394f3e7092 100644 --- a/version.php +++ b/version.php @@ -9,6 +9,6 @@ $version = 2008120400; // YYYYMMDD = date of the last version bump // XX = daily increments - $release = '2.0 dev (Build: 20081204)'; // Human-friendly version name + $release = '2.0 dev (Build: 20081205)'; // Human-friendly version name ?>