MDL-30005 bump up version after lang string change

This commit is contained in:
Petr Skoda
2011-10-30 23:53:26 +01:00
parent 48f69e418c
commit b615a0bf9a
+1 -1
View File
@@ -26,7 +26,7 @@
defined('MOODLE_INTERNAL') || die;
$module->version = 2011092800;
$module->version = 2011092801;
$module->requires = 2010080300; // Requires this Moodle version
$module->cron = 0;