MDL-50102 versions: bump all versions and requires near release

version = planned 2015051100 release version
requires= current 2015050500 rc1 version

Note: On purpose, the course format social wrong version (2015102100)
has been kept unmodified. Looking forward a solution right now.
This commit is contained in:
Eloy Lafuente (stronk7)
2015-05-05 17:43:19 +02:00
parent 4f8b6d5674
commit 26ea380d24
357 changed files with 747 additions and 747 deletions
+2 -2
View File
@@ -26,6 +26,6 @@
defined('MOODLE_INTERNAL') || die;
$plugin->version = 2014111000;
$plugin->requires = 2014110400;
$plugin->version = 2015051100;
$plugin->requires = 2015050500;
$plugin->component = 'theme_bootstrapbase';