From: moodlerobot Date: Mon, 4 Aug 2008 01:39:52 +0000 (+0000) Subject: Updated the HEAD build version to 20080804 X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=1a9dae70c2275d3349f3c1885b9124a3c1080f6f;p=moodle.git Updated the HEAD build version to 20080804 --- diff --git a/version.php b/version.php index 3dc0984a68..e23105522c 100644 --- a/version.php +++ b/version.php @@ -9,6 +9,6 @@ $version = 2008080400; // YYYYMMDD = date of the last version bump // XX = daily increments - $release = '2.0 dev (Build: 20080803)'; // Human-friendly version name + $release = '2.0 dev (Build: 20080804)'; // Human-friendly version name ?>