// This fragment is called by /admin/index.php
////////////////////////////////////////////////////////////////////////////////
-$module->version = 2004040100;
+$module->version = 2004060400;
$module->requires = 2004052501; // Requires this Moodle version
$module->cron = 60;
/// 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)
/// 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)?
// This fragment is called by /admin/index.php
////////////////////////////////////////////////////////////////////////////////
-$module->version = 2004021700;
+$module->version = 2004060400;
$module->requires = 2004052501; // Requires this Moodle version
$module->cron = 0;
// This fragment is called by /admin/index.php
////////////////////////////////////////////////////////////////////////////////
-$module->version = 2004013101;
+$module->version = 2004060400;
$module->requires = 2004052501; // Requires this Moodle version
$module->cron = 60;
// This fragment is called by /admin/index.php
////////////////////////////////////////////////////////////////////////////////
-$module->version = 2004013101;
+$module->version = 2004060400;
$module->requires = 2004052501; // Requires this Moodle version
$module->cron = 60;
// This fragment is called by /admin/index.php
////////////////////////////////////////////////////////////////////////////////
-$module->version = 2004060100;
+$module->version = 2004060400;
$module->requires = 2004060100; // Requires this Moodle version
$module->cron = 60;
/// 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)
// This fragment is called by /admin/index.php
////////////////////////////////////////////////////////////////////////////////
-$module->version = 2004020500;
+$module->version = 2004060400;
$module->requires = 2004052501; // Requires this Moodle version
$module->cron = 60;
/// 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)
/// 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)
// 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)?
// This fragment is called by /admin/index.php
////////////////////////////////////////////////////////////////////////////////
-$module->version = 2004013101;
+$module->version = 2004060400;
$module->requires = 2004052501; // Requires this Moodle version
$module->cron = 0;
/// 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)?
// This fragment is called by /admin/index.php
////////////////////////////////////////////////////////////////////////////////
-$module->version = 2004021900;
+$module->version = 2004060400;
$module->requires = 2004051600; // Requires this Moodle version
$module->cron = 0;
/// 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)
?>
// This fragment is called by /admin/index.php
////////////////////////////////////////////////////////////////////////////////
-$module->version = 2004052100;
+$module->version = 2004060400;
$module->requires = 2004051600; // Requires this Moodle version
$module->cron = 60;
// 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