MDL-39434 Bump all versions near 2.5 release

This commit is contained in:
Eloy Lafuente (stronk7)
2013-05-01 18:03:29 +02:00
parent 2f679b426a
commit cedb0aab5a
314 changed files with 668 additions and 668 deletions
+2 -2
View File
@@ -26,6 +26,6 @@
defined('MOODLE_INTERNAL') || die();
$plugin->component = 'workshopallocation_random';
$plugin->version = 2012112900;
$plugin->requires = 2012112900;
$plugin->version = 2013050100;
$plugin->requires = 2013050100;
$plugin->maturity = MATURITY_STABLE;