-This is v2.1.15 of the HotPot module\r
+This is v2.1.16 of the HotPot module\r
\r
This module allows teachers to administer Hot Potatoes and TexToys quizzes via Moodle.\r
It has been tested on:\r
/// Code fragment to define the version of hotpot
/// This fragment is called by moodle_needs_upgrading() and /admin/index.php
/////////////////////////////////////////////////////////////////////////////////
-$module->version = 2006042100; // release date of this version (see note below)
-$module->release = 'v2.1.15'; // human-friendly version name (used in mod/hotpot/lib.php)
+$module->version = 2006042101; // release date of this version (see note below)
+$module->release = 'v2.1.16'; // human-friendly version name (used in mod/hotpot/lib.php)
$module->cron = 0; // period for cron to check this module (secs)
// interpretation of YYYYMMDDXY version numbers
// YYYY : year