diff --git a/enrol/database/version.php b/enrol/database/version.php index 6df949917d7..bf5e256202e 100644 --- a/enrol/database/version.php +++ b/enrol/database/version.php @@ -24,7 +24,7 @@ defined('MOODLE_INTERNAL') || die(); -$plugin->version = 2012061700; // The current plugin version (Date: YYYYMMDDXX) -$plugin->requires = 2012061700; // Requires this Moodle version +$plugin->version = 2012093000; // The current plugin version (Date: YYYYMMDDXX) +$plugin->requires = 2012092700; // Requires this Moodle version $plugin->component = 'enrol_database'; // Full name of the plugin (used for diagnostics) -//TODO: should we add cron sync? \ No newline at end of file +//TODO: should we add cron sync?