From: moodlerobot Date: Thu, 30 Jul 2009 00:37:39 +0000 (+0000) Subject: Updated the HEAD build version to 20090730 X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=0a4e299f7385ec72723c404d2d8fd6ed8efd7892;p=moodle.git Updated the HEAD build version to 20090730 --- diff --git a/version.php b/version.php index 074989e929..db6afe04f5 100644 --- a/version.php +++ b/version.php @@ -9,4 +9,4 @@ $version = 2009072700; // YYYYMMDD = date of the last version bump // XX = daily increments - $release = '2.0 dev (Build: 20090729)'; // Human-friendly version name + $release = '2.0 dev (Build: 20090730)'; // Human-friendly version name