From: moodlerobot Date: Sun, 2 Nov 2008 01:43:12 +0000 (+0000) Subject: Updated the HEAD build version to 20081102 X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=d75d3274650138a3c4acbd46c18289ae40fe8ef2;p=moodle.git Updated the HEAD build version to 20081102 --- diff --git a/version.php b/version.php index 2d1e53fdba..78ffe93658 100644 --- a/version.php +++ b/version.php @@ -9,6 +9,6 @@ $version = 2008101300; // YYYYMMDD = date of the last version bump // XX = daily increments - $release = '2.0 dev (Build: 20081101)'; // Human-friendly version name + $release = '2.0 dev (Build: 20081102)'; // Human-friendly version name ?>