From: Moodle Robot Date: Sun, 26 Sep 2010 00:49:23 +0000 (+0000) Subject: Updated the HEAD build version to 20100926 X-Git-Tag: v2.0.0-rc2~838 X-Git-Url: http://git.moodle.org/gw?p=moodle.git;a=commitdiff_plain;h=20b650013bb7df19e44fe439cdc7a526d35b6240 Updated the HEAD build version to 20100926 --- diff --git a/version.php b/version.php index e0960bbc01d..c4044dddd16 100644 --- a/version.php +++ b/version.php @@ -32,5 +32,5 @@ defined('MOODLE_INTERNAL') || die(); $version = 2010092100; // YYYYMMDD = date of the last version bump // XX = daily increments -$release = '2.0 RC1 (Build: 20100925)'; // Human-friendly version name +$release = '2.0 RC1 (Build: 20100926)'; // Human-friendly version name