From: moodlerobot Date: Sun, 27 Sep 2009 00:36:34 +0000 (+0000) Subject: Updated the HEAD build version to 20090927 X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=9ecc3959a7a8b0d8600be2cdfc0aae3263961a55;p=moodle.git Updated the HEAD build version to 20090927 --- diff --git a/version.php b/version.php index 18ac4c5908..cdc03b2c06 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: 20090926)'; // Human-friendly version name + $release = '2.0 dev (Build: 20090927)'; // Human-friendly version name