From: moodlerobot Date: Wed, 12 Nov 2008 02:08:06 +0000 (+0000) Subject: Updated the HEAD build version to 20081112 X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=562d135b148afb062a478c2e8de3a4989f9fa9d4;p=moodle.git Updated the HEAD build version to 20081112 --- diff --git a/version.php b/version.php index da6073f124..1eb5271f67 100644 --- a/version.php +++ b/version.php @@ -9,6 +9,6 @@ $version = 2008111100; // YYYYMMDD = date of the last version bump // XX = daily increments - $release = '2.0 dev (Build: 20081111)'; // Human-friendly version name + $release = '2.0 dev (Build: 20081112)'; // Human-friendly version name ?>