From: moodlerobot Date: Tue, 9 Sep 2008 01:47:24 +0000 (+0000) Subject: Updated the HEAD build version to 20080909 X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=284c283e754f3abc39d4425281002ec05a252ab2;p=moodle.git Updated the HEAD build version to 20080909 --- diff --git a/version.php b/version.php index 2d2d81200f..cb82a54e68 100644 --- a/version.php +++ b/version.php @@ -9,6 +9,6 @@ $version = 2008090800; // YYYYMMDD = date of the last version bump // XX = daily increments - $release = '2.0 dev (Build: 20080908)'; // Human-friendly version name + $release = '2.0 dev (Build: 20080909)'; // Human-friendly version name ?>