From: moodlerobot Date: Wed, 25 Mar 2009 23:33:40 +0000 (+0000) Subject: Updated the HEAD build version to 20090326 X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=09bfa3d58b85c7146c74fd4383ee693584ce8d1b;p=moodle.git Updated the HEAD build version to 20090326 --- diff --git a/version.php b/version.php index 77c4763510..c5d0105aa0 100644 --- a/version.php +++ b/version.php @@ -9,6 +9,6 @@ $version = 2009032001; // YYYYMMDD = date of the last version bump // XX = daily increments - $release = '2.0 dev (Build: 20090325)'; // Human-friendly version name + $release = '2.0 dev (Build: 20090326)'; // Human-friendly version name ?>