diff --git a/version.php b/version.php index c541444e9ac..be2c79ded17 100644 --- a/version.php +++ b/version.php @@ -32,5 +32,5 @@ defined('MOODLE_INTERNAL') || die(); $version = 2010102700; // YYYYMMDD = date of the last version bump // XX = daily increments -$release = '2.0 RC1 (Build: 20101031)'; // Human-friendly version name +$release = '2.0 RC1 (Build: 20101101)'; // Human-friendly version name