]> git.mjollnir.org Git - moodle.git/commitdiff
Added sequencing db support
authorbobopinna <bobopinna>
Mon, 11 Dec 2006 15:14:59 +0000 (15:14 +0000)
committerbobopinna <bobopinna>
Mon, 11 Dec 2006 15:14:59 +0000 (15:14 +0000)
mod/scorm/version.php

index a223311a6c1b54a26ca43726c975e9e0d59f7176..84d27d635cdb87f6d4e85e1e6f3ef3a28d596d64 100755 (executable)
@@ -10,7 +10,7 @@
 //       catch up now, so until 27th October please only increment in very tiny steps 
 //       in HEAD, until we get past that date..
 
-$module->version  = 2006112100;   // The (date) version of this module
+$module->version  = 2006120900;   // The (date) version of this module
 $module->requires = 2006080900;   // The version of Moodle that is required
 $module->cron     = 0;            // How often should cron check this module (seconds)?