From: moodlerobot Date: Sun, 3 Aug 2008 01:32:27 +0000 (+0000) Subject: Updated the HEAD build version to 20080803 X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=87cab8b8c314035e006b1af7b15683ca24564f46;p=moodle.git Updated the HEAD build version to 20080803 --- diff --git a/version.php b/version.php index cd917cf2e1..abe82dc528 100644 --- a/version.php +++ b/version.php @@ -9,6 +9,6 @@ $version = 2008073114; // YYYYMMDD = date of the last version bump // XX = daily increments - $release = '2.0 dev (Build: 20080802)'; // Human-friendly version name + $release = '2.0 dev (Build: 20080803)'; // Human-friendly version name ?>