Merge branch 'MDL-52888-master' of git://github.com/jleyva/moodle
authorEloy Lafuente (stronk7) <stronk7@moodle.org>
Mon, 21 Mar 2016 21:40:43 +0000 (22:40 +0100)
committerEloy Lafuente (stronk7) <stronk7@moodle.org>
Mon, 21 Mar 2016 21:40:43 +0000 (22:40 +0100)
1  2 
mod/quiz/version.php

@@@ -24,7 -24,7 +24,7 @@@
  
  defined('MOODLE_INTERNAL') || die();
  
- $plugin->version   = 2016032104;
 -$plugin->version   = 2015111615;
++$plugin->version   = 2016032105;
  $plugin->requires  = 2015111000;
  $plugin->component = 'mod_quiz';
  $plugin->cron      = 60;