From: moodlerobot Date: Tue, 29 Jul 2008 01:38:13 +0000 (+0000) Subject: Updated the HEAD build version to 20080729 X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=b33261a04c44fe54beb34a7792cbe9183f7d9953;p=moodle.git Updated the HEAD build version to 20080729 --- diff --git a/version.php b/version.php index a98798b883..a5b0bde108 100644 --- a/version.php +++ b/version.php @@ -9,6 +9,6 @@ $version = 2008072800; // YYYYMMDD = date of the last version bump // XX = daily increments - $release = '2.0 dev (Build: 20080728)'; // Human-friendly version name + $release = '2.0 dev (Build: 20080729)'; // Human-friendly version name ?>