Index: moodle/mod/lamslesson/version.php =================================================================== RCS file: /usr/local/cvsroot/moodle/mod/lamslesson/version.php,v diff -u -r1.8 -r1.9 --- moodle/mod/lamslesson/version.php 5 Dec 2014 22:28:01 -0000 1.8 +++ moodle/mod/lamslesson/version.php 19 Feb 2015 17:58:38 -0000 1.9 @@ -29,6 +29,6 @@ defined('MOODLE_INTERNAL') || die(); -$module->version = 2014120310; // If version == 0 then module will not be installed +$module->version = 2015022010; // 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)