From: moodlerobot Date: Sat, 5 Sep 2009 00:37:33 +0000 (+0000) Subject: Updated the HEAD build version to 20090905 X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=d80eaaf2c8e47eec39a548ea086a23662ad23c7e;p=moodle.git Updated the HEAD build version to 20090905 --- diff --git a/version.php b/version.php index 02bd52280e..6e135f846c 100644 --- a/version.php +++ b/version.php @@ -9,4 +9,4 @@ $version = 2009090400; // YYYYMMDD = date of the last version bump // XX = daily increments - $release = '2.0 dev (Build: 20090904)'; // Human-friendly version name + $release = '2.0 dev (Build: 20090905)'; // Human-friendly version name