From: moodlerobot Date: Fri, 25 Apr 2008 01:52:42 +0000 (+0000) Subject: Updated the HEAD build version to 20080425 X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=f563ee3a76a130ea5ca4c08d0432a4fad7c98260;p=moodle.git Updated the HEAD build version to 20080425 --- diff --git a/version.php b/version.php index a9290da513..850df8afbc 100644 --- a/version.php +++ b/version.php @@ -9,6 +9,6 @@ $version = 2008030700; // YYYYMMDD = date of the last version bump // XX = daily increments - $release = '2.0 dev (Build: 20080424)'; // Human-friendly version name + $release = '2.0 dev (Build: 20080425)'; // Human-friendly version name ?>