From: moodlerobot Date: Mon, 24 Mar 2008 03:21:38 +0000 (+0000) Subject: Updated the HEAD build version to 20080324 X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=c8dced9502463580eb8458339c223e892c3a046d;p=moodle.git Updated the HEAD build version to 20080324 --- diff --git a/version.php b/version.php index 5342474f5b..350258f29b 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: 20080323)'; // Human-friendly version name + $release = '2.0 dev (Build: 20080324)'; // Human-friendly version name ?>