From: moodlerobot Date: Sat, 23 May 2009 00:37:30 +0000 (+0000) Subject: Updated the HEAD build version to 20090523 X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=074d3e8190e0a8d160f0e0caabc4c275af71299c;p=moodle.git Updated the HEAD build version to 20090523 --- diff --git a/version.php b/version.php index bbb63eed99..aa05322ad9 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: 20090522)'; // Human-friendly version name + $release = '2.0 dev (Build: 20090523)'; // Human-friendly version name ?>