]> git.mjollnir.org Git - moodle.git/commitdiff
Just to delineate the refactored version
authormoodler <moodler>
Wed, 21 Jul 2004 13:15:15 +0000 (13:15 +0000)
committermoodler <moodler>
Wed, 21 Jul 2004 13:15:15 +0000 (13:15 +0000)
mod/quiz/version.php

index c607139c8d1e60f3363845235685f8e96db3ba32..b3ac37920cdc68d0aa557993fd2d5746a564d50e 100644 (file)
@@ -5,7 +5,7 @@
 //  This fragment is called by moodle_needs_upgrading() and /admin/index.php
 ////////////////////////////////////////////////////////////////////////////////
 
-$module->version  = 2004070800;   // The (date) version of this module
+$module->version  = 2004072100;   // The (date) version of this module
 $module->requires = 2004070800;   // Requires this Moodle version
 $module->cron     = 0;            // How often should cron check this module (seconds)?