Index: moodle/mod/lamslesson/version.php =================================================================== diff -u -rbe8d120d7fb300056284c6030b0b8aae94ba1703 -rbb31283092c745d83ddc0cb528d2c05f890c7870 --- moodle/mod/lamslesson/version.php (.../version.php) (revision be8d120d7fb300056284c6030b0b8aae94ba1703) +++ moodle/mod/lamslesson/version.php (.../version.php) (revision bb31283092c745d83ddc0cb528d2c05f890c7870) @@ -29,6 +29,6 @@ defined('MOODLE_INTERNAL') || die(); -$module->version = 2015022010; // If version == 0 then module will not be installed +$module->version = 2016010910; // If version == 0 then module will not be installed $module->requires = 2012120300; // Requires this Moodle version $module->cron = 0; // Period for cron to check this module (secs)