From: michaelpenne <michaelpenne> Date: Mon, 1 Nov 2004 20:21:21 +0000 (+0000) Subject: increased the lesson version number X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=ecb00e05e29f01ccc23290707af4aba195099339;p=moodle.git increased the lesson version number --- diff --git a/mod/lesson/version.php b/mod/lesson/version.php index fff424a5cd..43fdf76242 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)