Index: moodle/mod/lamslesson/version.php =================================================================== RCS file: /usr/local/cvsroot/moodle/mod/lamslesson/version.php,v diff -u -r1.9 -r1.10 --- moodle/mod/lamslesson/version.php 19 Feb 2015 17:58:38 -0000 1.9 +++ moodle/mod/lamslesson/version.php 14 Jan 2016 21:01:49 -0000 1.10 @@ -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)