From: moodlerobot Date: Mon, 25 May 2009 00:40:08 +0000 (+0000) Subject: Updated the HEAD build version to 20090525 X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=5fc45c3ff47133c7a69462c882560442cb8667f9;p=moodle.git Updated the HEAD build version to 20090525 --- diff --git a/version.php b/version.php index 81a7910722..15dbe00492 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: 20090524)'; // Human-friendly version name + $release = '2.0 dev (Build: 20090525)'; // Human-friendly version name ?>