From: moodlerobot Date: Tue, 28 Jul 2009 00:38:43 +0000 (+0000) Subject: Updated the HEAD build version to 20090728 X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=8d4ca0744f1338278659f5aa3d0cc28d7b2aa1fd;p=moodle.git Updated the HEAD build version to 20090728 --- diff --git a/version.php b/version.php index 8c5a661e8c..2492417b53 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: 20090727)'; // Human-friendly version name + $release = '2.0 dev (Build: 20090728)'; // Human-friendly version name