From 1934b87667ddd94a1ef44eebd006b4df1b5a20ac Mon Sep 17 00:00:00 2001 From: moodler Date: Fri, 2 Feb 2007 13:02:24 +0000 Subject: [PATCH] Updated versions and requires (primarily because of formslib dependencies) --- mod/assignment/version.php | 4 ++-- mod/chat/version.php | 4 ++-- mod/choice/version.php | 4 ++-- mod/data/version.php | 4 ++-- mod/exercise/version.php | 4 ++-- mod/forum/version.php | 4 ++-- mod/glossary/version.php | 4 ++-- mod/hotpot/version.php | 4 ++-- mod/journal/version.php | 4 ++-- mod/label/version.php | 4 ++-- mod/lams/version.php | 4 ++-- mod/lesson/version.php | 4 ++-- mod/quiz/version.php | 4 ++-- mod/resource/version.php | 4 ++-- mod/scorm/version.php | 4 ++-- mod/survey/version.php | 4 ++-- mod/wiki/version.php | 4 ++-- mod/workshop/version.php | 4 ++-- version.php | 4 ++-- 19 files changed, 38 insertions(+), 38 deletions(-) diff --git a/mod/assignment/version.php b/mod/assignment/version.php index 6b1a134597..cfd42f4fc4 100644 --- a/mod/assignment/version.php +++ b/mod/assignment/version.php @@ -5,8 +5,8 @@ // This fragment is called by /admin/index.php //////////////////////////////////////////////////////////////////////////////// -$module->version = 2006092800; -$module->requires = 2006080900; // Requires this Moodle version +$module->version = 2007020200; +$module->requires = 2007020200; // Requires this Moodle version $module->cron = 60; ?> diff --git a/mod/chat/version.php b/mod/chat/version.php index 54a7481f7e..20cf7f81ae 100644 --- a/mod/chat/version.php +++ b/mod/chat/version.php @@ -5,8 +5,8 @@ /// This fragment is called by moodle_needs_upgrading() and /admin/index.php ///////////////////////////////////////////////////////////////////////////////// -$module->version = 2007012100; // The (date) version of this module -$module->requires = 2006080900; // Requires this Moodle version +$module->version = 2007020200; // The (date) version of this module +$module->requires = 2007020200; // Requires this Moodle version $module->cron = 300; // How often should cron check this module (seconds)? ?> diff --git a/mod/choice/version.php b/mod/choice/version.php index 46ab8b835b..466b37de39 100644 --- a/mod/choice/version.php +++ b/mod/choice/version.php @@ -5,8 +5,8 @@ // This fragment is called by /admin/index.php //////////////////////////////////////////////////////////////////////////////// -$module->version = 2006091201; -$module->requires = 2006080900; // Requires this Moodle version +$module->version = 2007020200; +$module->requires = 2007020200; // Requires this Moodle version $module->cron = 0; ?> diff --git a/mod/data/version.php b/mod/data/version.php index 626454a94c..966e4ed0a2 100644 --- a/mod/data/version.php +++ b/mod/data/version.php @@ -5,8 +5,8 @@ // This fragment is called by /admin/index.php //////////////////////////////////////////////////////////////////////////////// -$module->version = 2006121300; -$module->requires = 2006120700; // Requires this Moodle version +$module->version = 2007020200; +$module->requires = 2007020200; // Requires this Moodle version $module->cron = 60; ?> diff --git a/mod/exercise/version.php b/mod/exercise/version.php index a0ad66ace0..966e4ed0a2 100644 --- a/mod/exercise/version.php +++ b/mod/exercise/version.php @@ -5,8 +5,8 @@ // This fragment is called by /admin/index.php //////////////////////////////////////////////////////////////////////////////// -$module->version = 2006091201; -$module->requires = 2006080900; // Requires this Moodle version +$module->version = 2007020200; +$module->requires = 2007020200; // Requires this Moodle version $module->cron = 60; ?> diff --git a/mod/forum/version.php b/mod/forum/version.php index d76c644d29..966e4ed0a2 100644 --- a/mod/forum/version.php +++ b/mod/forum/version.php @@ -5,8 +5,8 @@ // This fragment is called by /admin/index.php //////////////////////////////////////////////////////////////////////////////// -$module->version = 2006092002; -$module->requires = 2006082600; // Requires this Moodle version +$module->version = 2007020200; +$module->requires = 2007020200; // Requires this Moodle version $module->cron = 60; ?> diff --git a/mod/glossary/version.php b/mod/glossary/version.php index 38cbadc391..53b85de5e4 100644 --- a/mod/glossary/version.php +++ b/mod/glossary/version.php @@ -5,8 +5,8 @@ /// This fragment is called by moodle_needs_upgrading() and /admin/index.php ///////////////////////////////////////////////////////////////////////////////// -$module->version = 2006111400; -$module->requires = 2006082600; // Requires this Moodle version +$module->version = 2007020200; +$module->requires = 2007020200; // Requires this Moodle version $module->cron = 0; // Period for cron to check this module (secs) ?> diff --git a/mod/hotpot/version.php b/mod/hotpot/version.php index 729ce0f5f8..7cdf3191d8 100644 --- a/mod/hotpot/version.php +++ b/mod/hotpot/version.php @@ -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 = 2006120100; // release date of this version (see note below) +$module->version = 2007020200; // release date of this version (see note below) $module->release = 'v2.3.0'; // human-friendly version name (used in mod/hotpot/lib.php) -$module->requires = 2006080900; // Requires this Moodle version +$module->requires = 2007020200; // Requires this Moodle version $module->cron = 0; // period for cron to check this module (secs) // interpretation of YYYYMMDDXY version numbers // YYYY : year diff --git a/mod/journal/version.php b/mod/journal/version.php index 037698974e..966e4ed0a2 100644 --- a/mod/journal/version.php +++ b/mod/journal/version.php @@ -5,8 +5,8 @@ // This fragment is called by /admin/index.php //////////////////////////////////////////////////////////////////////////////// -$module->version = 2006092100; -$module->requires = 2006080900; // Requires this Moodle version +$module->version = 2007020200; +$module->requires = 2007020200; // Requires this Moodle version $module->cron = 60; ?> diff --git a/mod/label/version.php b/mod/label/version.php index 262c1408f4..2781202a45 100644 --- a/mod/label/version.php +++ b/mod/label/version.php @@ -5,8 +5,8 @@ /// This fragment is called by moodle_needs_upgrading() and /admin/index.php ///////////////////////////////////////////////////////////////////////////////// -$module->version = 2006091201; // The current module version (Date: YYYYMMDDXX) -$module->requires = 2006080900; // Requires this Moodle version +$module->version = 2007020200; // The current module version (Date: YYYYMMDDXX) +$module->requires = 2007020200; // Requires this Moodle version $module->cron = 0; // Period for cron to check this module (secs) ?> diff --git a/mod/lams/version.php b/mod/lams/version.php index 19970f42a0..0e6816f2bf 100644 --- a/mod/lams/version.php +++ b/mod/lams/version.php @@ -5,8 +5,8 @@ /// This fragment is called by moodle_needs_upgrading() and /admin/index.php ///////////////////////////////////////////////////////////////////////////////// -$module->version = 2006091201; // The current module version (Date: YYYYMMDDXX) -$module->requires = 2006080900; // Requires this Moodle version +$module->version = 2007020200; // The current module version (Date: YYYYMMDDXX) +$module->requires = 2007020200; // Requires this Moodle version $module->cron = 0; // Period for cron to check this module (secs) ?> diff --git a/mod/lesson/version.php b/mod/lesson/version.php index 8dd81323e2..b959249aaa 100644 --- a/mod/lesson/version.php +++ b/mod/lesson/version.php @@ -8,8 +8,8 @@ * @package lesson **/ -$module->version = 2006091803; // The current module version (Date: YYYYMMDDXX) -$module->requires = 2006080900; // Requires this Moodle version +$module->version = 2007020200; // The current module version (Date: YYYYMMDDXX) +$module->requires = 2007020200; // Requires this Moodle version $module->cron = 0; // Period for cron to check this module (secs) ?> diff --git a/mod/quiz/version.php b/mod/quiz/version.php index 836145a874..05b940f7b1 100644 --- a/mod/quiz/version.php +++ b/mod/quiz/version.php @@ -5,8 +5,8 @@ // This fragment is called by moodle_needs_upgrading() and /admin/index.php //////////////////////////////////////////////////////////////////////////////// -$module->version = 2006112300; // The (date) version of this module -$module->requires = 2006080900; // Requires this Moodle version +$module->version = 2007020200; // The (date) version of this module +$module->requires = 2007020200; // Requires this Moodle version $module->cron = 0; // How often should cron check this module (seconds)? ?> diff --git a/mod/resource/version.php b/mod/resource/version.php index c5f6fd5cfe..466b37de39 100644 --- a/mod/resource/version.php +++ b/mod/resource/version.php @@ -5,8 +5,8 @@ // This fragment is called by /admin/index.php //////////////////////////////////////////////////////////////////////////////// -$module->version = 2007012001; -$module->requires = 2006091700; // Requires this Moodle version +$module->version = 2007020200; +$module->requires = 2007020200; // Requires this Moodle version $module->cron = 0; ?> diff --git a/mod/scorm/version.php b/mod/scorm/version.php index 78c84c8466..54a7b3fed8 100755 --- a/mod/scorm/version.php +++ b/mod/scorm/version.php @@ -10,8 +10,8 @@ // catch up now, so until 27th October please only increment in very tiny steps // in HEAD, until we get past that date.. -$module->version = 2007012400; // The (date) version of this module -$module->requires = 2006080900; // The version of Moodle that is required +$module->version = 2007020200; // The (date) version of this module +$module->requires = 2007020200; // The version of Moodle that is required $module->cron = 300; // How often should cron check this module (seconds)? ?> diff --git a/mod/survey/version.php b/mod/survey/version.php index 46ab8b835b..466b37de39 100644 --- a/mod/survey/version.php +++ b/mod/survey/version.php @@ -5,8 +5,8 @@ // This fragment is called by /admin/index.php //////////////////////////////////////////////////////////////////////////////// -$module->version = 2006091201; -$module->requires = 2006080900; // Requires this Moodle version +$module->version = 2007020200; +$module->requires = 2007020200; // Requires this Moodle version $module->cron = 0; ?> diff --git a/mod/wiki/version.php b/mod/wiki/version.php index fd4b35409d..d309a2ca20 100644 --- a/mod/wiki/version.php +++ b/mod/wiki/version.php @@ -5,8 +5,8 @@ /// This fragment is called by moodle_needs_upgrading() and /admin/index.php ///////////////////////////////////////////////////////////////////////////////// -$module->version = 2006092602; // The current module version (Date: YYYYMMDDXX) -$module->requires = 2006080900; // The current module version (Date: YYYYMMDDXX) +$module->version = 2007020200; // The current module version (Date: YYYYMMDDXX) +$module->requires = 2007020200; // The current module version (Date: YYYYMMDDXX) $module->cron = 3600; // Period for cron to check this module (secs) ?> diff --git a/mod/workshop/version.php b/mod/workshop/version.php index 5fe726bab3..966e4ed0a2 100644 --- a/mod/workshop/version.php +++ b/mod/workshop/version.php @@ -5,8 +5,8 @@ // This fragment is called by /admin/index.php //////////////////////////////////////////////////////////////////////////////// -$module->version = 2006091800; -$module->requires = 2006080900; // Requires this Moodle version +$module->version = 2007020200; +$module->requires = 2007020200; // Requires this Moodle version $module->cron = 60; ?> diff --git a/version.php b/version.php index cdbcb0e17b..2a492bff46 100644 --- a/version.php +++ b/version.php @@ -6,9 +6,9 @@ // This is compared against the values stored in the database to determine // whether upgrades should be performed (see lib/db/*.php) - $version = 2007013100; // YYYYMMDD = date + $version = 2007020200; // YYYYMMDD = date // XY = increments within a single day - $release = '1.8 dev'; // Human-friendly version name + $release = '1.8 Beta'; // Human-friendly version name ?> -- 2.39.5