From: moodlerobot Date: Fri, 13 Feb 2009 23:32:07 +0000 (+0000) Subject: Updated the HEAD build version to 20090214 X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=47fcb11794bb52f7aff58280a9d4869edbbe0017;p=moodle.git Updated the HEAD build version to 20090214 --- diff --git a/version.php b/version.php index 830a48b4de..54b717c575 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: 20090213)'; // Human-friendly version name + $release = '2.0 dev (Build: 20090214)'; // Human-friendly version name ?>