Index: moodle/mod/lamslesson/version.php =================================================================== RCS file: /usr/local/cvsroot/moodle/mod/lamslesson/version.php,v diff -u -r1.7 -r1.8 --- moodle/mod/lamslesson/version.php 20 Aug 2013 18:28:41 -0000 1.7 +++ moodle/mod/lamslesson/version.php 5 Dec 2014 22:28:01 -0000 1.8 @@ -29,6 +29,6 @@ defined('MOODLE_INTERNAL') || die(); -$module->version = 2013082310; // If version == 0 then module will not be installed +$module->version = 2014120310; // 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)