diff --git a/version.php b/version.php index 0b0729d21ea..3b0c2f19ee2 100644 --- a/version.php +++ b/version.php @@ -32,5 +32,5 @@ defined('MOODLE_INTERNAL') || die(); $version = 2010111703; // YYYYMMDD = date of the last version bump // XX = daily increments -$release = '2.0 RC2 (Build: 20101119)'; // Human-friendly version name +$release = '2.0 RC2 (Build: 20101120)'; // Human-friendly version name