diff --git a/version.php b/version.php index d8711bc0003..3bf7f46f6e7 100644 --- a/version.php +++ b/version.php @@ -29,7 +29,7 @@ defined('MOODLE_INTERNAL') || die(); -$version = 2010092100; // YYYYMMDD = date of the last version bump +$version = 2010100600; // YYYYMMDD = date of the last version bump // XX = daily increments $release = '2.0 RC1 (Build: 20101006)'; // Human-friendly version name