From: moodlerobot Date: Mon, 29 Jun 2009 00:38:23 +0000 (+0000) Subject: Updated the HEAD build version to 20090629 X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=a36a2bc8e55315f5c225b9fa1037ad563958f957;p=moodle.git Updated the HEAD build version to 20090629 --- diff --git a/version.php b/version.php index 9fd11fd23c..5e84290f6f 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: 20090628)'; // Human-friendly version name + $release = '2.0 dev (Build: 20090629)'; // Human-friendly version name