MDL-34864 bump up enrol category sync version

This commit is contained in:
Petr Škoda
2012-08-18 11:48:05 +02:00
parent 3c50224079
commit 245197ee2d
+3 -3
View File
@@ -25,7 +25,7 @@
defined('MOODLE_INTERNAL') || die();
$plugin->version = 2012061700; // The current plugin version (Date: YYYYMMDDXX)
$plugin->requires = 2012061700; // Requires this Moodle version
$plugin->version = 2012081800; // The current plugin version (Date: YYYYMMDDXX)
$plugin->requires = 2012062501; // Requires this Moodle version
$plugin->component = 'enrol_category'; // Full name of the plugin (used for diagnostics)
$plugin->cron = 60;
$plugin->cron = 60;