diff --git a/mod/lesson/version.php b/mod/lesson/version.php index fff424a5cdf..43fdf762424 100644 --- a/mod/lesson/version.php +++ b/mod/lesson/version.php @@ -5,7 +5,7 @@ /// This fragment is called by moodle_needs_upgrading() and /admin/index.php ///////////////////////////////////////////////////////////////////////////////// -$module->version = 2004091700; // The current module version (Date: YYYYMMDDXX) +$module->version = 2004102600; // The current module version (Date: YYYYMMDDXX) $module->requires = 2004091700; // Requires this Moodle version $module->cron = 0; // Period for cron to check this module (secs)