diff --git a/mod/scorm/version.php b/mod/scorm/version.php index 3e717108643..98e2000e1b4 100755 --- a/mod/scorm/version.php +++ b/mod/scorm/version.php @@ -6,7 +6,7 @@ ///////////////////////////////////////////////////////////////////////////////// $module->version = 2005071500; // The (date) version of this module -$module->requires = 2005060300; // The version of Moodle that is required +$module->requires = 2005060201; // The version of Moodle that is required $module->cron = 0; // How often should cron check this module (seconds)? ?>