From: moodlerobot <moodlerobot> Date: Fri, 3 Apr 2009 00:34:34 +0000 (+0000) Subject: Updated the HEAD build version to 20090403 X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=6dfa4f19a590d4490a69c7d9651dc897f72755ca;p=moodle.git Updated the HEAD build version to 20090403 --- diff --git a/version.php b/version.php index 4786ab188d..69f4df035d 100644 --- a/version.php +++ b/version.php @@ -9,6 +9,6 @@ $version = 2009040100; // YYYYMMDD = date of the last version bump // XX = daily increments - $release = '2.0 dev (Build: 20090402)'; // Human-friendly version name + $release = '2.0 dev (Build: 20090403)'; // Human-friendly version name ?>