diff --git a/mod/assignment/version.php b/mod/assignment/version.php index 3fc0cdc0557..a4c4a2b8bca 100644 --- a/mod/assignment/version.php +++ b/mod/assignment/version.php @@ -5,7 +5,7 @@ // This fragment is called by /admin/index.php //////////////////////////////////////////////////////////////////////////////// -$module->version = 2004040100; +$module->version = 2004060400; $module->requires = 2004052501; // Requires this Moodle version $module->cron = 60; diff --git a/mod/attendance/version.php b/mod/attendance/version.php index 5013856bd9d..a574183c509 100644 --- a/mod/attendance/version.php +++ b/mod/attendance/version.php @@ -5,7 +5,7 @@ /// This fragment is called by moodle_needs_upgrading() and /admin/index.php ///////////////////////////////////////////////////////////////////////////////// -$module->version = 2004050301; // The current module version (Date: YYYYMMDDXX) +$module->version = 2004060400; // The current module version (Date: YYYYMMDDXX) $module->requires = 2004052501; // Requires this Moodle version $module->cron = 3600; // Period for cron to check this module (secs) diff --git a/mod/chat/version.php b/mod/chat/version.php index a9366a5718c..e64d9584a73 100644 --- a/mod/chat/version.php +++ b/mod/chat/version.php @@ -5,7 +5,7 @@ /// This fragment is called by moodle_needs_upgrading() and /admin/index.php ///////////////////////////////////////////////////////////////////////////////// -$module->version = 2004043000; // The (date) version of this module +$module->version = 2004060400; // The (date) version of this module $module->requires = 2004052501; // 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 f648d98bf96..f9049c7880e 100644 --- a/mod/choice/version.php +++ b/mod/choice/version.php @@ -5,7 +5,7 @@ // This fragment is called by /admin/index.php //////////////////////////////////////////////////////////////////////////////// -$module->version = 2004021700; +$module->version = 2004060400; $module->requires = 2004052501; // Requires this Moodle version $module->cron = 0; diff --git a/mod/dialogue/version.php b/mod/dialogue/version.php index 330286cfe17..a4c4a2b8bca 100644 --- a/mod/dialogue/version.php +++ b/mod/dialogue/version.php @@ -5,7 +5,7 @@ // This fragment is called by /admin/index.php //////////////////////////////////////////////////////////////////////////////// -$module->version = 2004013101; +$module->version = 2004060400; $module->requires = 2004052501; // Requires this Moodle version $module->cron = 60; diff --git a/mod/exercise/version.php b/mod/exercise/version.php index 330286cfe17..a4c4a2b8bca 100644 --- a/mod/exercise/version.php +++ b/mod/exercise/version.php @@ -5,7 +5,7 @@ // This fragment is called by /admin/index.php //////////////////////////////////////////////////////////////////////////////// -$module->version = 2004013101; +$module->version = 2004060400; $module->requires = 2004052501; // Requires this Moodle version $module->cron = 60; diff --git a/mod/forum/version.php b/mod/forum/version.php index 7fb937adbfa..60d6eb629e4 100644 --- a/mod/forum/version.php +++ b/mod/forum/version.php @@ -5,7 +5,7 @@ // This fragment is called by /admin/index.php //////////////////////////////////////////////////////////////////////////////// -$module->version = 2004060100; +$module->version = 2004060400; $module->requires = 2004060100; // Requires this Moodle version $module->cron = 60; diff --git a/mod/glossary/version.php b/mod/glossary/version.php index 0c6d8f9d4f4..bda21b868bd 100644 --- a/mod/glossary/version.php +++ b/mod/glossary/version.php @@ -5,7 +5,7 @@ /// This fragment is called by moodle_needs_upgrading() and /admin/index.php ///////////////////////////////////////////////////////////////////////////////// -$module->version = 2004051400; // The current module version (Date: YYYYMMDDXX) +$module->version = 2004060400; // The current module version (Date: YYYYMMDDXX) $module->requires = 2004052501; // Requires this Moodle version $module->cron = 0; // Period for cron to check this module (secs) diff --git a/mod/journal/version.php b/mod/journal/version.php index f4d4408bac5..a4c4a2b8bca 100644 --- a/mod/journal/version.php +++ b/mod/journal/version.php @@ -5,7 +5,7 @@ // This fragment is called by /admin/index.php //////////////////////////////////////////////////////////////////////////////// -$module->version = 2004020500; +$module->version = 2004060400; $module->requires = 2004052501; // Requires this Moodle version $module->cron = 60; diff --git a/mod/label/version.php b/mod/label/version.php index e26dc308eac..27ca6e9593f 100644 --- a/mod/label/version.php +++ b/mod/label/version.php @@ -5,7 +5,7 @@ /// This fragment is called by moodle_needs_upgrading() and /admin/index.php ///////////////////////////////////////////////////////////////////////////////// -$module->version = 2004021900; // The current module version (Date: YYYYMMDDXX) +$module->version = 2004060400; // The current module version (Date: YYYYMMDDXX) $module->requires = 2004052501; // 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 b55aa0f8be3..a5601863e63 100644 --- a/mod/lesson/version.php +++ b/mod/lesson/version.php @@ -5,7 +5,7 @@ /// This fragment is called by moodle_needs_upgrading() and /admin/index.php ///////////////////////////////////////////////////////////////////////////////// -$module->version = 2004032700; // The current module version (Date: YYYYMMDDXX) +$module->version = 2004060400; // The current module version (Date: YYYYMMDDXX) $module->requires = 2004052501; // 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 5fc03bb1736..0d719755754 100644 --- a/mod/quiz/version.php +++ b/mod/quiz/version.php @@ -5,7 +5,7 @@ // This fragment is called by moodle_needs_upgrading() and /admin/index.php //////////////////////////////////////////////////////////////////////////////// -$module->version = 2004060200; // The (date) version of this module +$module->version = 2004060400; // The (date) version of this module $module->requires = 2004052501; // 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 b99b92a0bfb..f9049c7880e 100644 --- a/mod/resource/version.php +++ b/mod/resource/version.php @@ -5,7 +5,7 @@ // This fragment is called by /admin/index.php //////////////////////////////////////////////////////////////////////////////// -$module->version = 2004013101; +$module->version = 2004060400; $module->requires = 2004052501; // Requires this Moodle version $module->cron = 0; diff --git a/mod/scorm/version.php b/mod/scorm/version.php index 826d36bff6b..26e5a16cfd1 100755 --- a/mod/scorm/version.php +++ b/mod/scorm/version.php @@ -5,7 +5,7 @@ /// This fragment is called by moodle_needs_upgrading() and /admin/index.php ///////////////////////////////////////////////////////////////////////////////// -$module->version = 2004040900; // The (date) version of this module +$module->version = 2004060400; // The (date) version of this module $module->requires = 2004051600; // The version of Moodle that is required $module->cron = 0; // How often should cron check this module (seconds)? diff --git a/mod/survey/version.php b/mod/survey/version.php index fbddeddc2fb..f3ad30b6188 100644 --- a/mod/survey/version.php +++ b/mod/survey/version.php @@ -5,7 +5,7 @@ // This fragment is called by /admin/index.php //////////////////////////////////////////////////////////////////////////////// -$module->version = 2004021900; +$module->version = 2004060400; $module->requires = 2004051600; // Requires this Moodle version $module->cron = 0; diff --git a/mod/wiki/version.php b/mod/wiki/version.php index 1e2b8020fd8..d6a36adc287 100644 --- a/mod/wiki/version.php +++ b/mod/wiki/version.php @@ -5,7 +5,7 @@ /// This fragment is called by moodle_needs_upgrading() and /admin/index.php ///////////////////////////////////////////////////////////////////////////////// -$module->version = 2004053100; // The current module version (Date: YYYYMMDDXX) +$module->version = 2004060400; // The current module version (Date: YYYYMMDDXX) $module->cron = 0; // Period for cron to check this module (secs) ?> diff --git a/mod/workshop/version.php b/mod/workshop/version.php index 48be810ae8f..087b4bedf3e 100644 --- a/mod/workshop/version.php +++ b/mod/workshop/version.php @@ -5,7 +5,7 @@ // This fragment is called by /admin/index.php //////////////////////////////////////////////////////////////////////////////// -$module->version = 2004052100; +$module->version = 2004060400; $module->requires = 2004051600; // Requires this Moodle version $module->cron = 60; diff --git a/version.php b/version.php index 88369413eda..ab54a42fc0a 100644 --- a/version.php +++ b/version.php @@ -5,7 +5,7 @@ // database to determine whether upgrades should // be performed (see lib/db/*.php) -$version = 2004060100; // The current version is a date (YYYYMMDDXX) +$version = 2004060400; // The current version is a date (YYYYMMDDXX) $release = "1.4 development"; // User-friendly version number