From: moodlerobot Date: Fri, 9 Oct 2009 00:38:35 +0000 (+0000) Subject: Updated the HEAD build version to 20091009 X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=a514147fe3f5e0e6d9004d7617eb4c0f2fa5a037;p=moodle.git Updated the HEAD build version to 20091009 --- diff --git a/version.php b/version.php index b2aeeacb0e..b4f33af2d0 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: 20091008)'; // Human-friendly version name + $release = '2.0 dev (Build: 20091009)'; // Human-friendly version name