From: moodlerobot Date: Tue, 14 Apr 2009 00:44:14 +0000 (+0000) Subject: Updated the HEAD build version to 20090414 X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=ba37af848944eb25be9aa07fa6c8bd664304e4d8;p=moodle.git Updated the HEAD build version to 20090414 --- diff --git a/version.php b/version.php index d5f048d4a6..9bf0507773 100644 --- a/version.php +++ b/version.php @@ -9,6 +9,6 @@ $version = 2009040600; // YYYYMMDD = date of the last version bump // XX = daily increments - $release = '2.0 dev (Build: 20090413)'; // Human-friendly version name + $release = '2.0 dev (Build: 20090414)'; // Human-friendly version name ?>