]> git.mjollnir.org Git - moodle.git/commitdiff
Updated versions
authormoodler <moodler>
Sun, 20 Oct 2002 17:50:20 +0000 (17:50 +0000)
committermoodler <moodler>
Sun, 20 Oct 2002 17:50:20 +0000 (17:50 +0000)
mod/quiz/version.php
version.php

index 3f0e8cf7311b95c3d578cd5657cb50e1c16bd5b8..2f637cd2ed550513ae1b1a0d28ac343b46d590bc 100644 (file)
@@ -5,7 +5,7 @@
 //  This fragment is called by moodle_needs_upgrading() and /admin/index.php
 ////////////////////////////////////////////////////////////////////////////////
 
-$module->version  = 2002101800;   // The (date) version of this module
+$module->version  = 2002102100;   // The (date) version of this module
 $module->cron     = 0;            // How often should cron check this module (seconds)?
 
 ?>
index fa28efea28aabd24893f36737621785d5732b916..6d7ee609ae73511f03c32c5b817bcc4860837394 100644 (file)
@@ -5,7 +5,7 @@
 // database to determine whether upgrades should
 // be performed (see lib/db/*.php)
 
-$version = 2002101701;   // The current version is a date (YYYYMMDDXX)
+$version = 2002102101;   // The current version is a date (YYYYMMDDXX)
 
-$release = "1.0.6 dev 2";  // User-friendly version number
+$release = "1.0.6 dev 3";  // User-friendly version number