mirror of
https://github.com/moodle/moodle.git
synced 2025-08-02 23:59:41 +02:00
Merged version bumps for release 1.9
This commit is contained in:
parent
433c242f1a
commit
99058191c6
18 changed files with 33 additions and 33 deletions
|
@ -5,8 +5,8 @@
|
|||
// This fragment is called by /admin/index.php
|
||||
////////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
$module->version = 2007091902;
|
||||
$module->requires = 2007101000; // Requires this Moodle version
|
||||
$module->version = 2007101509;
|
||||
$module->requires = 2007101509; // Requires this Moodle version
|
||||
$module->cron = 60;
|
||||
|
||||
?>
|
||||
|
|
|
@ -5,8 +5,8 @@
|
|||
/// This fragment is called by moodle_needs_upgrading() and /admin/index.php
|
||||
/////////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
$module->version = 2007020200; // The (date) version of this module
|
||||
$module->requires = 2007101000; // Requires this Moodle version
|
||||
$module->version = 2007101509; // The (date) version of this module
|
||||
$module->requires = 2007101509; // Requires this Moodle version
|
||||
$module->cron = 300; // How often should cron check this module (seconds)?
|
||||
|
||||
?>
|
||||
|
|
|
@ -5,8 +5,8 @@
|
|||
// This fragment is called by /admin/index.php
|
||||
////////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
$module->version = 2007020200;
|
||||
$module->requires = 2007101000; // Requires this Moodle version
|
||||
$module->version = 2007101509;
|
||||
$module->requires = 2007101509; // Requires this Moodle version
|
||||
$module->cron = 0;
|
||||
|
||||
?>
|
||||
|
|
|
@ -5,8 +5,8 @@
|
|||
// This fragment is called by /admin/index.php
|
||||
////////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
$module->version = 2007081402;
|
||||
$module->requires = 2007101000; // Requires this Moodle version
|
||||
$module->version = 2007101509;
|
||||
$module->requires = 2007101509; // Requires this Moodle version
|
||||
$module->cron = 60;
|
||||
|
||||
?>
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
////////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
$module->version = 2007110500;
|
||||
$module->requires = 2007101000; // Requires this Moodle version
|
||||
$module->requires = 2007101509; // Requires this Moodle version
|
||||
$module->cron = 60;
|
||||
|
||||
?>
|
||||
|
|
|
@ -5,8 +5,8 @@
|
|||
// This fragment is called by /admin/index.php
|
||||
////////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
$module->version = 2007101000;
|
||||
$module->requires = 2007101000; // Requires this Moodle version
|
||||
$module->version = 2007101509;
|
||||
$module->requires = 2007101509; // Requires this Moodle version
|
||||
$module->cron = 60;
|
||||
|
||||
?>
|
||||
|
|
|
@ -5,8 +5,8 @@
|
|||
/// This fragment is called by moodle_needs_upgrading() and /admin/index.php
|
||||
/////////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
$module->version = 2007072200;
|
||||
$module->requires = 2007101000; // Requires this Moodle version
|
||||
$module->version = 2007101509;
|
||||
$module->requires = 2007101509; // Requires this Moodle version
|
||||
$module->cron = 0; // Period for cron to check this module (secs)
|
||||
|
||||
?>
|
||||
|
|
|
@ -3,9 +3,9 @@
|
|||
/// Code fragment to define the version of hotpot
|
||||
/// This fragment is called by moodle_needs_upgrading() and /admin/index.php
|
||||
/////////////////////////////////////////////////////////////////////////////////
|
||||
$module->version = 2007040200; // release date of this version (see note below)
|
||||
$module->version = 2007101509; // release date of this version (see note below)
|
||||
$module->release = 'v2.4.2'; // human-friendly version name (used in mod/hotpot/lib.php)
|
||||
$module->requires = 2007101000; // Requires this Moodle version
|
||||
$module->requires = 2007101509; // Requires this Moodle version
|
||||
$module->cron = 0; // period for cron to check this module (secs)
|
||||
// interpretation of YYYYMMDDXY version numbers
|
||||
// YYYY : year
|
||||
|
|
|
@ -5,8 +5,8 @@
|
|||
// This fragment is called by /admin/index.php
|
||||
////////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
$module->version = 2007020200;
|
||||
$module->requires = 2007101000; // Requires this Moodle version
|
||||
$module->version = 2007101509;
|
||||
$module->requires = 2007101509; // Requires this Moodle version
|
||||
$module->cron = 60;
|
||||
|
||||
?>
|
||||
|
|
|
@ -5,8 +5,8 @@
|
|||
/// This fragment is called by moodle_needs_upgrading() and /admin/index.php
|
||||
/////////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
$module->version = 2007020200; // The current module version (Date: YYYYMMDDXX)
|
||||
$module->requires = 2007101000; // Requires this Moodle version
|
||||
$module->version = 2007101509; // The current module version (Date: YYYYMMDDXX)
|
||||
$module->requires = 2007101509; // Requires this Moodle version
|
||||
$module->cron = 0; // Period for cron to check this module (secs)
|
||||
|
||||
?>
|
||||
|
|
|
@ -5,8 +5,8 @@
|
|||
/// This fragment is called by moodle_needs_upgrading() and /admin/index.php
|
||||
/////////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
$module->version = 2007020200; // The current module version (Date: YYYYMMDDXX)
|
||||
$module->requires = 2007101000; // Requires this Moodle version
|
||||
$module->version = 2007101509; // The current module version (Date: YYYYMMDDXX)
|
||||
$module->requires = 2007101509; // Requires this Moodle version
|
||||
$module->cron = 0; // Period for cron to check this module (secs)
|
||||
|
||||
?>
|
||||
|
|
|
@ -8,8 +8,8 @@
|
|||
* @package lesson
|
||||
**/
|
||||
|
||||
$module->version = 2007072201; // The current module version (Date: YYYYMMDDXX)
|
||||
$module->requires = 2007101000; // Requires this Moodle version
|
||||
$module->version = 2007101509; // The current module version (Date: YYYYMMDDXX)
|
||||
$module->requires = 2007101509; // Requires this Moodle version
|
||||
$module->cron = 0; // Period for cron to check this module (secs)
|
||||
|
||||
?>
|
||||
|
|
|
@ -5,8 +5,8 @@
|
|||
// This fragment is called by moodle_needs_upgrading() and /admin/index.php
|
||||
////////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
$module->version = 2007072600; // The (date) version of this module
|
||||
$module->requires = 2007101000; // Requires this Moodle version
|
||||
$module->version = 2007101509; // The (date) version of this module
|
||||
$module->requires = 2007101509; // Requires this Moodle version
|
||||
$module->cron = 0; // How often should cron check this module (seconds)?
|
||||
|
||||
?>
|
||||
|
|
|
@ -5,8 +5,8 @@
|
|||
// This fragment is called by /admin/index.php
|
||||
////////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
$module->version = 2007020200;
|
||||
$module->requires = 2007101000; // Requires this Moodle version
|
||||
$module->version = 2007101509;
|
||||
$module->requires = 2007101509; // Requires this Moodle version
|
||||
$module->cron = 0;
|
||||
|
||||
?>
|
||||
|
|
|
@ -11,7 +11,7 @@
|
|||
// in HEAD, until we get past that date..
|
||||
|
||||
$module->version = 2007110500; // The (date) version of this module
|
||||
$module->requires = 2007101000; // The version of Moodle that is required
|
||||
$module->requires = 2007101509; // The version of Moodle that is required
|
||||
$module->cron = 300; // How often should cron check this module (seconds)?
|
||||
|
||||
?>
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
////////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
$module->version = 2007020200;
|
||||
$module->requires = 2007101000; // Requires this Moodle version
|
||||
$module->requires = 2007101509; // Requires this Moodle version
|
||||
$module->cron = 0;
|
||||
|
||||
?>
|
||||
|
|
|
@ -5,8 +5,8 @@
|
|||
/// This fragment is called by moodle_needs_upgrading() and /admin/index.php
|
||||
/////////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
$module->version = 2007020200; // The current module version (Date: YYYYMMDDXX)
|
||||
$module->requires = 2007101000; // The current module version (Date: YYYYMMDDXX)
|
||||
$module->version = 2007101509; // The current module version (Date: YYYYMMDDXX)
|
||||
$module->requires = 2007101509; // The current module version (Date: YYYYMMDDXX)
|
||||
$module->cron = 3600; // Period for cron to check this module (secs)
|
||||
|
||||
?>
|
||||
|
|
|
@ -5,8 +5,8 @@
|
|||
// This fragment is called by /admin/index.php
|
||||
////////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
$module->version = 2007020200;
|
||||
$module->requires = 2007101000; // Requires this Moodle version
|
||||
$module->version = 2007101509;
|
||||
$module->requires = 2007101509; // Requires this Moodle version
|
||||
$module->cron = 60;
|
||||
|
||||
?>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue