From: Moodle Robot Date: Wed, 25 Nov 2009 00:32:45 +0000 (+0000) Subject: Updated the HEAD build version to 20091125 X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=39b3798523213e64fa9ac6848412706f0aac1eb6;p=moodle.git Updated the HEAD build version to 20091125 --- diff --git a/version.php b/version.php index b177b07a7c..cecbee5d28 100644 --- a/version.php +++ b/version.php @@ -9,4 +9,4 @@ $version = 2009112400; // YYYYMMDD = date of the last version bump // XX = daily increments - $release = '2.0 dev (Build: 20091124)'; // Human-friendly version name + $release = '2.0 dev (Build: 20091125)'; // Human-friendly version name