From: moodlerobot Date: Sun, 21 Jun 2009 00:38:56 +0000 (+0000) Subject: Updated the HEAD build version to 20090621 X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=c0ca2b790a330c53451c57e0f5932655f8c3fa5d;p=moodle.git Updated the HEAD build version to 20090621 --- diff --git a/version.php b/version.php index 8e8ddd3345..4f06e434e7 100644 --- a/version.php +++ b/version.php @@ -9,4 +9,4 @@ $version = 2009061706; // YYYYMMDD = date of the last version bump // XX = daily increments - $release = '2.0 dev (Build: 20090620)'; // Human-friendly version name + $release = '2.0 dev (Build: 20090621)'; // Human-friendly version name