From: moodlerobot Date: Sat, 22 Nov 2008 02:01:05 +0000 (+0000) Subject: Updated the HEAD build version to 20081122 X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=54d20c2b56d50e38e1bfde1f5ee04c41ab826eaf;p=moodle.git Updated the HEAD build version to 20081122 --- diff --git a/version.php b/version.php index cea1711fcf..c74d2e1966 100644 --- a/version.php +++ b/version.php @@ -9,6 +9,6 @@ $version = 2008112101; // YYYYMMDD = date of the last version bump // XX = daily increments - $release = '2.0 dev (Build: 20081121)'; // Human-friendly version name + $release = '2.0 dev (Build: 20081122)'; // Human-friendly version name ?>