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