Index: moodle/mod/lamslesson/version.php =================================================================== RCS file: /usr/local/cvsroot/moodle/mod/lamslesson/version.php,v diff -u -r1.1 -r1.2 --- moodle/mod/lamslesson/version.php 17 Jan 2011 11:54:31 -0000 1.1 +++ moodle/mod/lamslesson/version.php 11 Jan 2012 17:28:19 -0000 1.2 @@ -29,6 +29,6 @@ defined('MOODLE_INTERNAL') || die(); -$module->version = 2011010600; // If version == 0 then module will not be installed +$module->version = 2012011100; // 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)