From: moodlerobot Date: Sun, 11 Jan 2009 00:06:46 +0000 (+0000) Subject: Updated the HEAD build version to 20090111 X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=51176ec09c3ce7361884afc40c5e9683bfb6656b;p=moodle.git Updated the HEAD build version to 20090111 --- diff --git a/version.php b/version.php index b19198b453..e5db807043 100644 --- a/version.php +++ b/version.php @@ -9,6 +9,6 @@ $version = 2009011000; // YYYYMMDD = date of the last version bump // XX = daily increments - $release = '2.0 dev (Build: 20090110)'; // Human-friendly version name + $release = '2.0 dev (Build: 20090111)'; // Human-friendly version name ?>