From: moodlerobot <moodlerobot> Date: Fri, 6 Feb 2009 23:36:57 +0000 (+0000) Subject: Updated the HEAD build version to 20090207 X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=7cde122f5cc5748ae3b63b5ff68e4023e012c91b;p=moodle.git Updated the HEAD build version to 20090207 --- diff --git a/version.php b/version.php index e62c5c90e8..873cc2256e 100644 --- a/version.php +++ b/version.php @@ -9,6 +9,6 @@ $version = 2009012901; // YYYYMMDD = date of the last version bump // XX = daily increments - $release = '2.0 dev (Build: 20090206)'; // Human-friendly version name + $release = '2.0 dev (Build: 20090207)'; // Human-friendly version name ?>