From: moodlerobot Date: Wed, 4 Jun 2008 01:56:35 +0000 (+0000) Subject: Updated the HEAD build version to 20080604 X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=8a318fa81a81b11230d3382a6cf19fa5dd677c20;p=moodle.git Updated the HEAD build version to 20080604 --- diff --git a/version.php b/version.php index 4e2a8c83df..c977f6e19e 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: 20080603)'; // Human-friendly version name + $release = '2.0 dev (Build: 20080604)'; // Human-friendly version name ?>