From: moodlerobot Date: Wed, 9 Sep 2009 00:38:24 +0000 (+0000) Subject: Updated the HEAD build version to 20090909 X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=e6728ca7c8a9d8852070e8d941ab5e244fe1851e;p=moodle.git Updated the HEAD build version to 20090909 --- diff --git a/version.php b/version.php index 8cea24ae67..96ec4fe378 100644 --- a/version.php +++ b/version.php @@ -9,4 +9,4 @@ $version = 2009090400; // YYYYMMDD = date of the last version bump // XX = daily increments - $release = '2.0 dev (Build: 20090908)'; // Human-friendly version name + $release = '2.0 dev (Build: 20090909)'; // Human-friendly version name