diff --git a/mod/quiz/version.php b/mod/quiz/version.php index 7f6d0d745c3..56bc5cbc934 100644 --- a/mod/quiz/version.php +++ b/mod/quiz/version.php @@ -5,7 +5,7 @@ // This fragment is called by moodle_needs_upgrading() and /admin/index.php //////////////////////////////////////////////////////////////////////////////// -$module->version = 2007101509; // The (date) version of this module +$module->version = 2007101510; // The (date) version of this module $module->requires = 2007101509; // Requires this Moodle version $module->cron = 0; // How often should cron check this module (seconds)?