From cf74468046fb30854459edd45efaa0f3cea52935 Mon Sep 17 00:00:00 2001 From: gustav_delius Date: Mon, 23 May 2005 07:16:08 +0000 Subject: [PATCH] Forgot to commit this earlier --- mod/quiz/version.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mod/quiz/version.php b/mod/quiz/version.php index 537aa70e42e..aee47cadad0 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 = 2005051402; // The (date) version of this module +$module->version = 2005052004; // The (date) version of this module $module->requires = 2005021600; // Requires this Moodle version $module->cron = 0; // How often should cron check this module (seconds)?