From: moodlerobot Date: Thu, 20 Nov 2008 01:57:15 +0000 (+0000) Subject: Updated the HEAD build version to 20081120 X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=32ac4eb20fc0af10cc7d208c5b95b790a03a491c;p=moodle.git Updated the HEAD build version to 20081120 --- diff --git a/version.php b/version.php index 8ef160d26c..d252bf27b6 100644 --- a/version.php +++ b/version.php @@ -9,6 +9,6 @@ $version = 2008111801; // YYYYMMDD = date of the last version bump // XX = daily increments - $release = '2.0 dev (Build: 20081119)'; // Human-friendly version name + $release = '2.0 dev (Build: 20081120)'; // Human-friendly version name ?>