From: moodlerobot Date: Mon, 24 Aug 2009 00:37:38 +0000 (+0000) Subject: Updated the HEAD build version to 20090824 X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=fea71c9f61d3e838b04014a7d2c0552e4a801080;p=moodle.git Updated the HEAD build version to 20090824 --- diff --git a/version.php b/version.php index 45e5989141..af47a063b8 100644 --- a/version.php +++ b/version.php @@ -9,4 +9,4 @@ $version = 2009080700; // YYYYMMDD = date of the last version bump // XX = daily increments - $release = '2.0 dev (Build: 20090823)'; // Human-friendly version name + $release = '2.0 dev (Build: 20090824)'; // Human-friendly version name