From: moodlerobot Date: Wed, 10 Dec 2008 23:53:25 +0000 (+0000) Subject: Updated the HEAD build version to 20081211 X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=865e89515a476dbbc77b6d177ed02eb36196ba2b;p=moodle.git Updated the HEAD build version to 20081211 --- diff --git a/version.php b/version.php index 75eea08cc4..89185340c0 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: 20081210)'; // Human-friendly version name + $release = '2.0 dev (Build: 20081211)'; // Human-friendly version name ?>