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