Index: moodle/mod/lamslesson/version.php =================================================================== diff -u -rffbc8ae643653bfdcd0a3ac5b9b7906cf1a55ac6 -ra630a0dd9891c0958d64073a9700be5169ff5c6c --- moodle/mod/lamslesson/version.php (.../version.php) (revision ffbc8ae643653bfdcd0a3ac5b9b7906cf1a55ac6) +++ moodle/mod/lamslesson/version.php (.../version.php) (revision a630a0dd9891c0958d64073a9700be5169ff5c6c) @@ -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)