From: moodlerobot Date: Sat, 19 Sep 2009 00:39:01 +0000 (+0000) Subject: Updated the HEAD build version to 20090919 X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=e5afa220535edee5485714cda745cfe904988fda;p=moodle.git Updated the HEAD build version to 20090919 --- diff --git a/version.php b/version.php index e307ceb8e7..c8e5b46381 100644 --- a/version.php +++ b/version.php @@ -9,4 +9,4 @@ $version = 2009091700; // YYYYMMDD = date of the last version bump // XX = daily increments - $release = '2.0 dev (Build: 20090918)'; // Human-friendly version name + $release = '2.0 dev (Build: 20090919)'; // Human-friendly version name