From: Moodle Robot Date: Tue, 27 Oct 2009 00:32:36 +0000 (+0000) Subject: Updated the HEAD build version to 20091027 X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=3c2fe1365225e72f5fe230e50030499deb6c3386;p=moodle.git Updated the HEAD build version to 20091027 --- diff --git a/version.php b/version.php index e011e45d71..667a99b778 100644 --- a/version.php +++ b/version.php @@ -9,4 +9,4 @@ $version = 2009102600; // YYYYMMDD = date of the last version bump // XX = daily increments - $release = '2.0 dev (Build: 20091026)'; // Human-friendly version name + $release = '2.0 dev (Build: 20091027)'; // Human-friendly version name