From: moodlerobot Date: Sun, 1 Feb 2009 23:43:28 +0000 (+0000) Subject: Updated the HEAD build version to 20090202 X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=ef0c8771c5bed38567d7cfcdc38310d90775b05e;p=moodle.git Updated the HEAD build version to 20090202 --- diff --git a/version.php b/version.php index 2381a32952..4fe4d5d9a8 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: 20090201)'; // Human-friendly version name + $release = '2.0 dev (Build: 20090202)'; // Human-friendly version name ?>