diff --git a/version.php b/version.php index 19efacd5f0d..57f63a254bd 100644 --- a/version.php +++ b/version.php @@ -32,5 +32,5 @@ defined('MOODLE_INTERNAL') || die(); $version = 2010110201; // YYYYMMDD = date of the last version bump // XX = daily increments -$release = '2.0 RC1 (Build: 20101102)'; // Human-friendly version name +$release = '2.0 RC1 (Build: 20101103)'; // Human-friendly version name