From: moodlerobot Date: Thu, 16 Jul 2009 00:38:53 +0000 (+0000) Subject: Updated the HEAD build version to 20090716 X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=2cf6dfef8f8b2b1f0f298b0a57ae5ef4467fa388;p=moodle.git Updated the HEAD build version to 20090716 --- diff --git a/version.php b/version.php index f9ffa55e8f..1934e77d41 100644 --- a/version.php +++ b/version.php @@ -9,4 +9,4 @@ $version = 2009071300; // YYYYMMDD = date of the last version bump // XX = daily increments - $release = '2.0 dev (Build: 20090715)'; // Human-friendly version name + $release = '2.0 dev (Build: 20090716)'; // Human-friendly version name