mirror of
https://github.com/moodle/moodle.git
synced 2025-08-04 16:36:37 +02:00
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:
parent
6ce4b8ea30
commit
de881693f7
354 changed files with 742 additions and 742 deletions
|
@ -26,8 +26,8 @@
|
|||
defined('MOODLE_INTERNAL') || die();
|
||||
|
||||
$plugin->component = 'qbehaviour_adaptive';
|
||||
$plugin->version = 2014051200;
|
||||
$plugin->version = 2014111000;
|
||||
|
||||
$plugin->requires = 2014050800;
|
||||
$plugin->requires = 2014110400;
|
||||
|
||||
$plugin->maturity = MATURITY_STABLE;
|
||||
|
|
|
@ -26,11 +26,11 @@
|
|||
defined('MOODLE_INTERNAL') || die();
|
||||
|
||||
$plugin->component = 'qbehaviour_adaptivenopenalty';
|
||||
$plugin->version = 2014051200;
|
||||
$plugin->version = 2014111000;
|
||||
|
||||
$plugin->requires = 2014050800;
|
||||
$plugin->requires = 2014110400;
|
||||
$plugin->dependencies = array(
|
||||
'qbehaviour_adaptive' => 2014050800
|
||||
'qbehaviour_adaptive' => 2014110400
|
||||
);
|
||||
|
||||
$plugin->maturity = MATURITY_STABLE;
|
||||
|
|
|
@ -26,11 +26,11 @@
|
|||
defined('MOODLE_INTERNAL') || die();
|
||||
|
||||
$plugin->component = 'qbehaviour_deferredcbm';
|
||||
$plugin->version = 2014051200;
|
||||
$plugin->version = 2014111000;
|
||||
|
||||
$plugin->requires = 2014050800;
|
||||
$plugin->requires = 2014110400;
|
||||
$plugin->dependencies = array(
|
||||
'qbehaviour_deferredfeedback' => 2014050800
|
||||
'qbehaviour_deferredfeedback' => 2014110400
|
||||
);
|
||||
|
||||
$plugin->maturity = MATURITY_STABLE;
|
||||
|
|
|
@ -26,8 +26,8 @@
|
|||
defined('MOODLE_INTERNAL') || die();
|
||||
|
||||
$plugin->component = 'qbehaviour_deferredfeedback';
|
||||
$plugin->version = 2014051200;
|
||||
$plugin->version = 2014111000;
|
||||
|
||||
$plugin->requires = 2014050800;
|
||||
$plugin->requires = 2014110400;
|
||||
|
||||
$plugin->maturity = MATURITY_STABLE;
|
||||
|
|
|
@ -26,12 +26,12 @@
|
|||
defined('MOODLE_INTERNAL') || die();
|
||||
|
||||
$plugin->component = 'qbehaviour_immediatecbm';
|
||||
$plugin->version = 2014051200;
|
||||
$plugin->version = 2014111000;
|
||||
|
||||
$plugin->requires = 2014050800;
|
||||
$plugin->requires = 2014110400;
|
||||
$plugin->dependencies = array(
|
||||
'qbehaviour_immediatefeedback' => 2014050800,
|
||||
'qbehaviour_deferredcbm' => 2014050800
|
||||
'qbehaviour_immediatefeedback' => 2014110400,
|
||||
'qbehaviour_deferredcbm' => 2014110400
|
||||
);
|
||||
|
||||
$plugin->maturity = MATURITY_STABLE;
|
||||
|
|
|
@ -26,8 +26,8 @@
|
|||
defined('MOODLE_INTERNAL') || die();
|
||||
|
||||
$plugin->component = 'qbehaviour_immediatefeedback';
|
||||
$plugin->version = 2014051200;
|
||||
$plugin->version = 2014111000;
|
||||
|
||||
$plugin->requires = 2014050800;
|
||||
$plugin->requires = 2014110400;
|
||||
|
||||
$plugin->maturity = MATURITY_STABLE;
|
||||
|
|
|
@ -26,8 +26,8 @@
|
|||
defined('MOODLE_INTERNAL') || die();
|
||||
|
||||
$plugin->component = 'qbehaviour_informationitem';
|
||||
$plugin->version = 2014051200;
|
||||
$plugin->version = 2014111000;
|
||||
|
||||
$plugin->requires = 2014050800;
|
||||
$plugin->requires = 2014110400;
|
||||
|
||||
$plugin->maturity = MATURITY_STABLE;
|
||||
|
|
|
@ -26,8 +26,8 @@
|
|||
defined('MOODLE_INTERNAL') || die();
|
||||
|
||||
$plugin->component = 'qbehaviour_interactive';
|
||||
$plugin->version = 2014051200;
|
||||
$plugin->version = 2014111000;
|
||||
|
||||
$plugin->requires = 2014050800;
|
||||
$plugin->requires = 2014110400;
|
||||
|
||||
$plugin->maturity = MATURITY_STABLE;
|
||||
|
|
|
@ -26,11 +26,11 @@
|
|||
defined('MOODLE_INTERNAL') || die();
|
||||
|
||||
$plugin->component = 'qbehaviour_interactivecountback';
|
||||
$plugin->version = 2014051200;
|
||||
$plugin->version = 2014111000;
|
||||
|
||||
$plugin->requires = 2014050800;
|
||||
$plugin->requires = 2014110400;
|
||||
$plugin->dependencies = array(
|
||||
'qbehaviour_interactive' => 2014050800
|
||||
'qbehaviour_interactive' => 2014110400
|
||||
);
|
||||
|
||||
$plugin->maturity = MATURITY_STABLE;
|
||||
|
|
|
@ -26,8 +26,8 @@
|
|||
defined('MOODLE_INTERNAL') || die();
|
||||
|
||||
$plugin->component = 'qbehaviour_manualgraded';
|
||||
$plugin->version = 2014051200;
|
||||
$plugin->version = 2014111000;
|
||||
|
||||
$plugin->requires = 2014050800;
|
||||
$plugin->requires = 2014110400;
|
||||
|
||||
$plugin->maturity = MATURITY_STABLE;
|
||||
|
|
|
@ -26,8 +26,8 @@
|
|||
defined('MOODLE_INTERNAL') || die();
|
||||
|
||||
$plugin->component = 'qbehaviour_missing';
|
||||
$plugin->version = 2014051200;
|
||||
$plugin->version = 2014111000;
|
||||
|
||||
$plugin->requires = 2014050800;
|
||||
$plugin->requires = 2014110400;
|
||||
|
||||
$plugin->maturity = MATURITY_STABLE;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue