From: moodlerobot Date: Mon, 9 Jun 2008 01:54:05 +0000 (+0000) Subject: Updated the HEAD build version to 20080609 X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=abcbc612967efa2bb6d630bd2b8e01559f073ff4;p=moodle.git Updated the HEAD build version to 20080609 --- diff --git a/version.php b/version.php index 022ba1c969..c72057b903 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: 20080608)'; // Human-friendly version name + $release = '2.0 dev (Build: 20080609)'; // Human-friendly version name ?>