From: moodlerobot Date: Fri, 20 Jun 2008 01:41:52 +0000 (+0000) Subject: Updated the HEAD build version to 20080620 X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=dc81d753742981a28d8ab11770542090a8c0e51f;p=moodle.git Updated the HEAD build version to 20080620 --- diff --git a/version.php b/version.php index 54978ebb52..91b33fd207 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: 20080619)'; // Human-friendly version name + $release = '2.0 dev (Build: 20080620)'; // Human-friendly version name ?>