diff --git a/version.php b/version.php index a55a52ab1f5..5249a69ff1b 100644 --- a/version.php +++ b/version.php @@ -32,5 +32,5 @@ defined('MOODLE_INTERNAL') || die(); $version = 2010101300; // YYYYMMDD = date of the last version bump // XX = daily increments -$release = '2.0 RC1 (Build: 20101013)'; // Human-friendly version name +$release = '2.0 RC1 (Build: 20101014)'; // Human-friendly version name