From: moodlerobot Date: Mon, 21 Sep 2009 00:38:18 +0000 (+0000) Subject: Updated the HEAD build version to 20090921 X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=2d0848b4f3c6bf579596bd380d3df24efcac3029;p=moodle.git Updated the HEAD build version to 20090921 --- diff --git a/version.php b/version.php index a140266279..81b99516d0 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: 20090920)'; // Human-friendly version name + $release = '2.0 dev (Build: 20090921)'; // Human-friendly version name