MDL-33563 Version bump for grading methods API change
authorMarina Glancy <marina@moodle.com>
Fri, 19 Jul 2013 05:13:24 +0000 (15:13 +1000)
committerMarina Glancy <marina@moodle.com>
Fri, 19 Jul 2013 05:13:24 +0000 (15:13 +1000)
grade/grading/form/guide/version.php
grade/grading/form/rubric/version.php
version.php

index 6d92a4f..445452d 100644 (file)
@@ -25,6 +25,6 @@
 defined('MOODLE_INTERNAL') || die();
 
 $plugin->component  = 'gradingform_guide';
 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
 $plugin->maturity   = MATURITY_STABLE;
\ No newline at end of file
index d695639..e17b074 100644 (file)
@@ -25,8 +25,8 @@
 defined('MOODLE_INTERNAL') || die();
 
 $plugin->component  = 'gradingform_rubric';
 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;
 
 $plugin->maturity   = MATURITY_STABLE;
index 1b74ce2..09b985e 100644 (file)
@@ -29,7 +29,7 @@
 
 defined('MOODLE_INTERNAL') || die();
 
 
 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
 
                                         //         RR    = release increments - 00 in DEV branches
                                         //           .XX = incremental changes