From: Moodle Robot <martin@moodle.com> Date: Fri, 23 Oct 2009 03:23:47 +0000 (+0000) Subject: Updated the HEAD build version to 20091023 X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=e00e9a636c664f8b354bc6ff148829e4f3ab1047;p=moodle.git Updated the HEAD build version to 20091023 --- diff --git a/version.php b/version.php index 3c7e5db8ac..fbbced6183 100644 --- a/version.php +++ b/version.php @@ -9,4 +9,4 @@ $version = 2009102201; // YYYYMMDD = date of the last version bump // XX = daily increments - $release = '2.0 dev (Build: 20091022)'; // Human-friendly version name + $release = '2.0 dev (Build: 20091023)'; // Human-friendly version name