]> git.mjollnir.org Git - moodle.git/commitdiff
micro-increment version number to 2006042101 (release = v2.1.16)
authorgbateson <gbateson>
Sun, 23 Apr 2006 11:55:02 +0000 (11:55 +0000)
committergbateson <gbateson>
Sun, 23 Apr 2006 11:55:02 +0000 (11:55 +0000)
mod/hotpot/README.TXT
mod/hotpot/version.php

index 44237210c51bcf5cb3f4f674c32cb86eb5cb0eb0..72e652e1d259b8a2537cb6b895b97e7dc498562f 100644 (file)
@@ -1,4 +1,4 @@
-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
index 5c7fce15727ec75feaafadb2fb6bce1660d81895..c398104c5347b1c718f8a4a19528d2aebcf5cb74 100644 (file)
@@ -3,8 +3,8 @@
 ///  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