From: moodlerobot Date: Thu, 27 Nov 2008 01:58:45 +0000 (+0000) Subject: Updated the HEAD build version to 20081127 X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=a1440be4d84e2d16a625df217562c3728b909f37;p=moodle.git Updated the HEAD build version to 20081127 --- diff --git a/version.php b/version.php index 0bc166ba5c..c2af93de52 100644 --- a/version.php +++ b/version.php @@ -9,6 +9,6 @@ $version = 2008112600; // YYYYMMDD = date of the last version bump // XX = daily increments - $release = '2.0 dev (Build: 20081126)'; // Human-friendly version name + $release = '2.0 dev (Build: 20081127)'; // Human-friendly version name ?>