MDL-48021 bump: Bump all versions to planned release

This bumps all versions to planned 2.8 release
(2014111000) version and all the dependencies to
current 2.8rc1 (2014110400)
This commit is contained in:
Eloy Lafuente (stronk7) 2014-11-04 17:52:35 +01:00
parent 6ce4b8ea30
commit de881693f7
354 changed files with 742 additions and 742 deletions

View file

@ -25,8 +25,8 @@
defined('MOODLE_INTERNAL') || die();
$plugin->component = 'qformat_aiken';
$plugin->version = 2014051200;
$plugin->version = 2014111000;
$plugin->requires = 2014050800;
$plugin->requires = 2014110400;
$plugin->maturity = MATURITY_STABLE;

View file

@ -25,8 +25,8 @@
defined('MOODLE_INTERNAL') || die();
$plugin->component = 'qformat_blackboard_six';
$plugin->version = 2014051200;
$plugin->version = 2014111000;
$plugin->requires = 2014050800;
$plugin->requires = 2014110400;
$plugin->maturity = MATURITY_STABLE;

View file

@ -25,8 +25,8 @@
defined('MOODLE_INTERNAL') || die();
$plugin->component = 'qformat_examview';
$plugin->version = 2014051200;
$plugin->version = 2014111000;
$plugin->requires = 2014050800;
$plugin->requires = 2014110400;
$plugin->maturity = MATURITY_STABLE;

View file

@ -25,8 +25,8 @@
defined('MOODLE_INTERNAL') || die();
$plugin->component = 'qformat_gift';
$plugin->version = 2014051200;
$plugin->version = 2014111000;
$plugin->requires = 2014050800;
$plugin->requires = 2014110400;
$plugin->maturity = MATURITY_STABLE;

View file

@ -25,8 +25,8 @@
defined('MOODLE_INTERNAL') || die();
$plugin->component = 'qformat_missingword';
$plugin->version = 2014051200;
$plugin->version = 2014111000;
$plugin->requires = 2014050800;
$plugin->requires = 2014110400;
$plugin->maturity = MATURITY_STABLE;

View file

@ -25,8 +25,8 @@
defined('MOODLE_INTERNAL') || die();
$plugin->component = 'qformat_multianswer';
$plugin->version = 2014051200;
$plugin->version = 2014111000;
$plugin->requires = 2014050800;
$plugin->requires = 2014110400;
$plugin->maturity = MATURITY_STABLE;

View file

@ -25,8 +25,8 @@
defined('MOODLE_INTERNAL') || die();
$plugin->component = 'qformat_webct';
$plugin->version = 2014051200;
$plugin->version = 2014111000;
$plugin->requires = 2014050800;
$plugin->requires = 2014110400;
$plugin->maturity = MATURITY_STABLE;

View file

@ -25,8 +25,8 @@
defined('MOODLE_INTERNAL') || die();
$plugin->component = 'qformat_xhtml';
$plugin->version = 2014051200;
$plugin->version = 2014111000;
$plugin->requires = 2014050800;
$plugin->requires = 2014110400;
$plugin->maturity = MATURITY_STABLE;

View file

@ -25,8 +25,8 @@
defined('MOODLE_INTERNAL') || die();
$plugin->component = 'qformat_xml';
$plugin->version = 2014051200;
$plugin->version = 2014111000;
$plugin->requires = 2014050800;
$plugin->requires = 2014110400;
$plugin->maturity = MATURITY_STABLE;