From: moodlerobot Date: Thu, 6 Nov 2008 02:15:15 +0000 (+0000) Subject: Updated the HEAD build version to 20081106 X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=aa0a8b76829540b406f00aff974813c5fb44f1e9;p=moodle.git Updated the HEAD build version to 20081106 --- diff --git a/version.php b/version.php index c9009456e6..5595602018 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: 20081105)'; // Human-friendly version name + $release = '2.0 dev (Build: 20081106)'; // Human-friendly version name ?>