From: moodlerobot Date: Sat, 14 Feb 2009 23:31:12 +0000 (+0000) Subject: Updated the HEAD build version to 20090215 X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=ff721259cab818315373653f515bf90ceb8dc499;p=moodle.git Updated the HEAD build version to 20090215 --- diff --git a/version.php b/version.php index 54b717c575..2bd3d8b437 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: 20090214)'; // Human-friendly version name + $release = '2.0 dev (Build: 20090215)'; // Human-friendly version name ?>