From: moodlerobot Date: Wed, 29 Oct 2008 01:46:08 +0000 (+0000) Subject: Updated the HEAD build version to 20081029 X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=e65128d2ce2da915e92eb7c3c8b50aba152be6e7;p=moodle.git Updated the HEAD build version to 20081029 --- diff --git a/version.php b/version.php index c5183be9f2..a84ad92cc8 100644 --- a/version.php +++ b/version.php @@ -9,6 +9,6 @@ $version = 2008101300; // YYYYMMDD = date of the last version bump // XX = daily increments - $release = '2.0 dev (Build: 20081028)'; // Human-friendly version name + $release = '2.0 dev (Build: 20081029)'; // Human-friendly version name ?>