From: moodlerobot Date: Thu, 20 Mar 2008 09:17:06 +0000 (+0000) Subject: Updated the HEAD build version to 20080320 X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=01266447f27d23f47db3a7920a638ff3dcd3ff01;p=moodle.git Updated the HEAD build version to 20080320 --- diff --git a/version.php b/version.php index 6b67499ee5..a991e4ff1d 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: 20080307)'; // Human-friendly version name + $release = '2.0 dev (Build: 20080320)'; // Human-friendly version name ?>