From: Moodle Robot Date: Fri, 6 Nov 2009 00:33:01 +0000 (+0000) Subject: Updated the HEAD build version to 20091106 X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=035f257f67bde29cc9dfe5becbc94213e91b962e;p=moodle.git Updated the HEAD build version to 20091106 --- diff --git a/version.php b/version.php index 81a3d75af2..9ba0f2a142 100644 --- a/version.php +++ b/version.php @@ -9,4 +9,4 @@ $version = 2009110501; // YYYYMMDD = date of the last version bump // XX = daily increments - $release = '2.0 dev (Build: 20091105)'; // Human-friendly version name + $release = '2.0 dev (Build: 20091106)'; // Human-friendly version name