From: moodlerobot Date: Sun, 7 Dec 2008 23:52:41 +0000 (+0000) Subject: Updated the HEAD build version to 20081208 X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=ca63c5fb14b3d8795878cfb5f0f106dcc8c7ced8;p=moodle.git Updated the HEAD build version to 20081208 --- diff --git a/version.php b/version.php index 8bdd242304..34ba7fb2be 100644 --- a/version.php +++ b/version.php @@ -9,6 +9,6 @@ $version = 2008120700; // YYYYMMDD = date of the last version bump // XX = daily increments - $release = '2.0 dev (Build: 20081207)'; // Human-friendly version name + $release = '2.0 dev (Build: 20081208)'; // Human-friendly version name ?>