From: moodlerobot Date: Sat, 17 Oct 2009 00:38:02 +0000 (+0000) Subject: Updated the HEAD build version to 20091017 X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=10ad22e925dad1a5dbb37de8dae0b572b5c9da5d;p=moodle.git Updated the HEAD build version to 20091017 --- diff --git a/version.php b/version.php index 9b9f89b8ea..408693b492 100644 --- a/version.php +++ b/version.php @@ -9,4 +9,4 @@ $version = 2009100605; // YYYYMMDD = date of the last version bump // XX = daily increments - $release = '2.0 dev (Build: 20091016)'; // Human-friendly version name + $release = '2.0 dev (Build: 20091017)'; // Human-friendly version name