From: moodlerobot Date: Sat, 31 May 2008 01:55:56 +0000 (+0000) Subject: Updated the HEAD build version to 20080531 X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=68dfee6a95814517c8a62bf7cb3b358a5691159b;p=moodle.git Updated the HEAD build version to 20080531 --- diff --git a/version.php b/version.php index 97e2110a66..04105b247c 100644 --- a/version.php +++ b/version.php @@ -9,6 +9,6 @@ $version = 2008051202; // YYYYMMDD = date of the last version bump // XX = daily increments - $release = '2.0 dev (Build: 20080530)'; // Human-friendly version name + $release = '2.0 dev (Build: 20080531)'; // Human-friendly version name ?>