]> git.mjollnir.org Git - moodle.git/commitdiff
MDL-11090 merging forgotten version.php which breaks upgrade badly
authorskodak <skodak>
Fri, 28 Nov 2008 09:15:16 +0000 (09:15 +0000)
committerskodak <skodak>
Fri, 28 Nov 2008 09:15:16 +0000 (09:15 +0000)
mod/lesson/version.php

index cda7b5d6f2af4d2402389fcbdfe3855494105d6b..b62e89f9456e12c82a1ce1abf09b2ae82a23a88c 100644 (file)
@@ -8,7 +8,7 @@
  * @package lesson
  **/
 
-$module->version  = 2008072401;  // The current module version (Date: YYYYMMDDXX)
+$module->version  = 2008112600;  // The current module version (Date: YYYYMMDDXX)
 $module->requires = 2008072401;  // Requires this Moodle version
 $module->cron     = 0;           // Period for cron to check this module (secs)