From: moodlerobot Date: Fri, 7 Nov 2008 01:50:25 +0000 (+0000) Subject: Updated the HEAD build version to 20081107 X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=9b576eee76a1281fd76b811565643be747b96f78;p=moodle.git Updated the HEAD build version to 20081107 --- diff --git a/version.php b/version.php index f38ae27867..21b4ec50c3 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: 20081106)'; // Human-friendly version name + $release = '2.0 dev (Build: 20081107)'; // Human-friendly version name ?>