]> git.mjollnir.org Git - moodle.git/commitdiff
Added a field to scorm table to store the ckecksum of a remote package
authorcsantossaenz <csantossaenz>
Wed, 17 Jan 2007 15:38:40 +0000 (15:38 +0000)
committercsantossaenz <csantossaenz>
Wed, 17 Jan 2007 15:38:40 +0000 (15:38 +0000)
mod/scorm/version.php

index 84d27d635cdb87f6d4e85e1e6f3ef3a28d596d64..ff568195b27a45f62ab27abd1e5ff2d7b29cacf4 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  = 2006120900;   // The (date) version of this module
+$module->version  = 2007011700;   // 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)?