Index: moodle/mod/lamslesson/version.php =================================================================== RCS file: /usr/local/cvsroot/moodle/mod/lamslesson/version.php,v diff -u -r1.3 -r1.4 --- moodle/mod/lamslesson/version.php 16 Jan 2012 14:39:06 -0000 1.3 +++ moodle/mod/lamslesson/version.php 3 Feb 2012 13:26:16 -0000 1.4 @@ -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)