defined('MOODLE_INTERNAL') || die();
$plugin->component = 'gradingform_guide';
-$plugin->version = 2013050100;
-$plugin->requires = 2013050100;
+$plugin->version = 2013071900.02;
+$plugin->requires = 2013071900.02;
$plugin->maturity = MATURITY_STABLE;
\ No newline at end of file
defined('MOODLE_INTERNAL') || die();
$plugin->component = 'gradingform_rubric';
-$plugin->version = 2013050100;
+$plugin->version = 2013071900.02;
-$plugin->requires = 2013050100;
+$plugin->requires = 2013071900.02;
$plugin->maturity = MATURITY_STABLE;
defined('MOODLE_INTERNAL') || die();
-$version = 2013071900.00; // YYYYMMDD = weekly release date of this DEV branch
+$version = 2013071900.02; // YYYYMMDD = weekly release date of this DEV branch
// RR = release increments - 00 in DEV branches
// .XX = incremental changes