Merged version bumps for release 1.9

This commit is contained in:
moodler 2008-03-03 11:49:34 +00:00
parent 433c242f1a
commit 99058191c6
18 changed files with 33 additions and 33 deletions

View file

@ -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