From: moodlerobot Date: Fri, 9 May 2008 01:55:29 +0000 (+0000) Subject: Updated the HEAD build version to 20080509 X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=63a1749458a0902f7e243553e18f80265b95361b;p=moodle.git Updated the HEAD build version to 20080509 --- diff --git a/version.php b/version.php index 0eb589227a..472ae53c40 100644 --- a/version.php +++ b/version.php @@ -9,6 +9,6 @@ $version = 2008050700; // YYYYMMDD = date of the last version bump // XX = daily increments - $release = '2.0 dev (Build: 20080508)'; // Human-friendly version name + $release = '2.0 dev (Build: 20080509)'; // Human-friendly version name ?>