From: moodlerobot <moodlerobot> Date: Tue, 21 Jul 2009 00:36:37 +0000 (+0000) Subject: Updated the HEAD build version to 20090721 X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=0fdca8b9a0ee29f6afa1c656118c806fa4f2855c;p=moodle.git Updated the HEAD build version to 20090721 --- diff --git a/version.php b/version.php index 0bd32497b8..d10b4b28c5 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: 20090720)'; // Human-friendly version name + $release = '2.0 dev (Build: 20090721)'; // Human-friendly version name