From: moodlerobot <moodlerobot> Date: Fri, 12 Dec 2008 23:52:55 +0000 (+0000) Subject: Updated the HEAD build version to 20081213 X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=161f9b5d4061f2937bbc5f07b596450c03f5e271;p=moodle.git Updated the HEAD build version to 20081213 --- diff --git a/version.php b/version.php index de6117d9f0..bb8e514d52 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: 20081212)'; // Human-friendly version name + $release = '2.0 dev (Build: 20081213)'; // Human-friendly version name ?>