From: moodlerobot Date: Sat, 26 Sep 2009 00:37:05 +0000 (+0000) Subject: Updated the HEAD build version to 20090926 X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=98d5bad6d478632677c364e4b953bdafbb1300be;p=moodle.git Updated the HEAD build version to 20090926 --- diff --git a/version.php b/version.php index 98eaa9863f..18ac4c5908 100644 --- a/version.php +++ b/version.php @@ -9,4 +9,4 @@ $version = 2009091700; // YYYYMMDD = date of the last version bump // XX = daily increments - $release = '2.0 dev (Build: 20090925)'; // Human-friendly version name + $release = '2.0 dev (Build: 20090926)'; // Human-friendly version name