From: moodlerobot Date: Wed, 3 Dec 2008 18:30:13 +0000 (+0000) Subject: Updated the HEAD build version to 20081204 X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=543f7283a7ebf10bc3d773ccecaf0d46a69a6c6c;p=moodle.git Updated the HEAD build version to 20081204 --- diff --git a/version.php b/version.php index e6ccc20f09..e820c20bc6 100644 --- a/version.php +++ b/version.php @@ -9,6 +9,6 @@ $version = 2008120100; // YYYYMMDD = date of the last version bump // XX = daily increments - $release = '2.0 dev (Build: 20081128)'; // Human-friendly version name + $release = '2.0 dev (Build: 20081204)'; // Human-friendly version name ?>