From: moodlerobot Date: Tue, 11 Nov 2008 02:03:30 +0000 (+0000) Subject: Updated the HEAD build version to 20081111 X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=90b111a99b140974176dfe09e48e891e3f891f13;p=moodle.git Updated the HEAD build version to 20081111 --- diff --git a/version.php b/version.php index af712f875b..a5d8094b9b 100644 --- a/version.php +++ b/version.php @@ -9,6 +9,6 @@ $version = 2008110603; // YYYYMMDD = date of the last version bump // XX = daily increments - $release = '2.0 dev (Build: 20081110)'; // Human-friendly version name + $release = '2.0 dev (Build: 20081111)'; // Human-friendly version name ?>