From: moodlerobot Date: Fri, 3 Oct 2008 01:42:08 +0000 (+0000) Subject: Updated the HEAD build version to 20081003 X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=18a940679974b1276ef578a243e8e37593c158ab;p=moodle.git Updated the HEAD build version to 20081003 --- diff --git a/version.php b/version.php index efc7289180..5ccd42cb17 100644 --- a/version.php +++ b/version.php @@ -9,6 +9,6 @@ $version = 2008092400; // YYYYMMDD = date of the last version bump // XX = daily increments - $release = '2.0 dev (Build: 20081002)'; // Human-friendly version name + $release = '2.0 dev (Build: 20081003)'; // Human-friendly version name ?>