From: moodlerobot Date: Mon, 12 May 2008 01:53:03 +0000 (+0000) Subject: Updated the HEAD build version to 20080512 X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=2005a9bb8b060d7678530cc805dd757a2acd2bb8;p=moodle.git Updated the HEAD build version to 20080512 --- diff --git a/version.php b/version.php index a2d407b8a3..1906cbb92c 100644 --- a/version.php +++ b/version.php @@ -9,6 +9,6 @@ $version = 2008050700; // YYYYMMDD = date of the last version bump // XX = daily increments - $release = '2.0 dev (Build: 20080511)'; // Human-friendly version name + $release = '2.0 dev (Build: 20080512)'; // Human-friendly version name ?>