From: moodlerobot Date: Tue, 4 Aug 2009 00:37:39 +0000 (+0000) Subject: Updated the HEAD build version to 20090804 X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=36bb9878a607bd2ad713547a43b84f7bc153ec05;p=moodle.git Updated the HEAD build version to 20090804 --- diff --git a/version.php b/version.php index ba4b1592fc..03a87d7ffe 100644 --- a/version.php +++ b/version.php @@ -9,4 +9,4 @@ $version = 2009073101; // YYYYMMDD = date of the last version bump // XX = daily increments - $release = '2.0 dev (Build: 20090803)'; // Human-friendly version name + $release = '2.0 dev (Build: 20090804)'; // Human-friendly version name