From: moodlerobot Date: Thu, 19 Jun 2008 01:38:23 +0000 (+0000) Subject: Updated the HEAD build version to 20080619 X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=e4655305bf5abd0ddb7ccd991daca9ec99264743;p=moodle.git Updated the HEAD build version to 20080619 --- diff --git a/version.php b/version.php index 2d37c91d8b..54978ebb52 100644 --- a/version.php +++ b/version.php @@ -9,6 +9,6 @@ $version = 2008051203; // YYYYMMDD = date of the last version bump // XX = daily increments - $release = '2.0 dev (Build: 20080618)'; // Human-friendly version name + $release = '2.0 dev (Build: 20080619)'; // Human-friendly version name ?>