From: moodlerobot Date: Mon, 2 Jun 2008 01:59:14 +0000 (+0000) Subject: Updated the HEAD build version to 20080602 X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=a598a97a644f853485f13ebf8dfafaf64222b0bb;p=moodle.git Updated the HEAD build version to 20080602 --- diff --git a/version.php b/version.php index e379b807ed..400b6db833 100644 --- a/version.php +++ b/version.php @@ -9,6 +9,6 @@ $version = 2008051202; // YYYYMMDD = date of the last version bump // XX = daily increments - $release = '2.0 dev (Build: 20080601)'; // Human-friendly version name + $release = '2.0 dev (Build: 20080602)'; // Human-friendly version name ?>