From: Moodle Robot Date: Sat, 25 Sep 2010 00:51:47 +0000 (+0000) Subject: Updated the HEAD build version to 20100925 X-Git-Tag: v2.0.0-rc2~840 X-Git-Url: http://git.moodle.org/gw?p=moodle.git;a=commitdiff_plain;h=9caa5eb87d6231324af1c87723891b31c605063e Updated the HEAD build version to 20100925 --- diff --git a/version.php b/version.php index 5897e93d038..e0960bbc01d 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: 20100924)'; // Human-friendly version name +$release = '2.0 RC1 (Build: 20100925)'; // Human-friendly version name