From: moodlerobot Date: Fri, 22 May 2009 00:39:16 +0000 (+0000) Subject: Updated the HEAD build version to 20090522 X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=e6197a2c1a1401721587d222c6cadbaf320528c6;p=moodle.git Updated the HEAD build version to 20090522 --- diff --git a/version.php b/version.php index 13fdec9b50..bbb63eed99 100644 --- a/version.php +++ b/version.php @@ -9,6 +9,6 @@ $version = 2009051700; // YYYYMMDD = date of the last version bump // XX = daily increments - $release = '2.0 dev (Build: 20090521)'; // Human-friendly version name + $release = '2.0 dev (Build: 20090522)'; // Human-friendly version name ?>