From: Moodle Robot Date: Thu, 23 Sep 2010 00:50:30 +0000 (+0000) Subject: Updated the HEAD build version to 20100923 X-Git-Tag: v2.0.0-rc2~871 X-Git-Url: http://git.moodle.org/gw?p=moodle.git;a=commitdiff_plain;h=3188b27e4865ccbdbddbc0d5bd3dc3212634a8af Updated the HEAD build version to 20100923 --- diff --git a/version.php b/version.php index 0c779c3dd16..4089d3ff9ad 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: 20100922)'; // Human-friendly version name +$release = '2.0 RC1 (Build: 20100923)'; // Human-friendly version name