From: moodlerobot Date: Thu, 12 Feb 2009 00:33:37 +0000 (+0000) Subject: Updated the HEAD build version to 20090212 X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=7e1fc576588fdaf3c94ae9e8fb56cdd3145c3a84;p=moodle.git Updated the HEAD build version to 20090212 --- diff --git a/version.php b/version.php index 6825b5091a..cde9de8f4b 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: 20090211)'; // Human-friendly version name + $release = '2.0 dev (Build: 20090212)'; // Human-friendly version name ?>