From: moodlerobot Date: Wed, 26 Mar 2008 03:29:46 +0000 (+0000) Subject: Updated the HEAD build version to 20080326 X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=4e7208ba12fd08963701d5f9e93d720b8553350d;p=moodle.git Updated the HEAD build version to 20080326 --- diff --git a/version.php b/version.php index c4ce4e31a1..7f45307b00 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: 20080325)'; // Human-friendly version name + $release = '2.0 dev (Build: 20080326)'; // Human-friendly version name ?>