Index: moodle/mod/lamslesson/version.php =================================================================== diff -u -r40e1a2aad0fb51e9b3aceb63d86dd27c1718d962 -rfaf582c64410a17622974363f9569a8c49dda19d --- moodle/mod/lamslesson/version.php (.../version.php) (revision 40e1a2aad0fb51e9b3aceb63d86dd27c1718d962) +++ moodle/mod/lamslesson/version.php (.../version.php) (revision faf582c64410a17622974363f9569a8c49dda19d) @@ -29,6 +29,6 @@ defined('MOODLE_INTERNAL') || die(); -$module->version = 2012011700; // If version == 0 then module will not be installed +$module->version = 2012020500; // If version == 0 then module will not be installed $module->requires = 2010112400; // Requires this Moodle version $module->cron = 0; // Period for cron to check this module (secs)