]> git.mjollnir.org Git - moodle.git/commitdiff
increased the lesson version number
authormichaelpenne <michaelpenne>
Mon, 1 Nov 2004 20:21:21 +0000 (20:21 +0000)
committermichaelpenne <michaelpenne>
Mon, 1 Nov 2004 20:21:21 +0000 (20:21 +0000)
mod/lesson/version.php

index fff424a5cdf7a04d9e16aaa1dd8882705e58c97f..43fdf762424ead1edec82c08a784f6b8fd1cecad 100644 (file)
@@ -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)