From: Moodle Robot Date: Wed, 23 Dec 2009 00:33:43 +0000 (+0000) Subject: Updated the HEAD build version to 20091223 X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=7e1de3f0f3c10e714a36d9db081f17fb71e39ecf;p=moodle.git Updated the HEAD build version to 20091223 --- diff --git a/version.php b/version.php index ced8ef5be0..f5d628d8f9 100644 --- a/version.php +++ b/version.php @@ -9,4 +9,4 @@ $version = 2009112400; // YYYYMMDD = date of the last version bump // XX = daily increments - $release = '2.0 dev (Build: 20091222)'; // Human-friendly version name + $release = '2.0 dev (Build: 20091223)'; // Human-friendly version name