]> git.mjollnir.org Git - moodle.git/commitdiff
Small bump for guest role fix
authormoodler <moodler>
Tue, 12 Sep 2006 08:22:14 +0000 (08:22 +0000)
committermoodler <moodler>
Tue, 12 Sep 2006 08:22:14 +0000 (08:22 +0000)
18 files changed:
mod/assignment/version.php
mod/chat/version.php
mod/choice/version.php
mod/data/version.php
mod/exercise/version.php
mod/forum/version.php
mod/glossary/version.php
mod/hotpot/version.php
mod/journal/version.php
mod/label/version.php
mod/lams/version.php
mod/lesson/version.php
mod/quiz/version.php
mod/resource/version.php
mod/scorm/version.php
mod/survey/version.php
mod/wiki/version.php
mod/workshop/version.php

index b05f960bdec55263e63c739170fa9b50d4bbb485..b2ac24a0eea965053212d32d632735c31a971765 100644 (file)
@@ -5,7 +5,7 @@
 //  This fragment is called by /admin/index.php
 ////////////////////////////////////////////////////////////////////////////////
 
-$module->version  = 2006091200;
+$module->version  = 2006091201;
 $module->requires = 2006080900;  // Requires this Moodle version
 $module->cron     = 60;
 
index 7047231e56817b21bd67ee58de885724762cd62c..98b7acb691c8c110dcaa0ab87a74bd065ab5ada9 100644 (file)
@@ -5,7 +5,7 @@
 ///  This fragment is called by moodle_needs_upgrading() and /admin/index.php
 /////////////////////////////////////////////////////////////////////////////////
 
-$module->version  = 2006091200;   // The (date) version of this module
+$module->version  = 2006091201;   // The (date) version of this module
 $module->requires = 2006080900;  // Requires this Moodle version
 $module->cron     = 300;          // How often should cron check this module (seconds)?
 
index 6f51c4a531a3d26cf57f832ee643a011ddf3cb62..46ab8b835b17fbbd5d90db5cd8a4eb3750b2c69d 100644 (file)
@@ -5,7 +5,7 @@
 //  This fragment is called by /admin/index.php
 ////////////////////////////////////////////////////////////////////////////////
 
-$module->version  = 2006091200;
+$module->version  = 2006091201;
 $module->requires = 2006080900;  // Requires this Moodle version
 $module->cron     = 0;
 
index 08d22db307a48e956f838a9949f62b14c6e197d0..a0ad66ace075f0715070c400e2b2076fb0cbab8a 100644 (file)
@@ -5,7 +5,7 @@
 //  This fragment is called by /admin/index.php
 ////////////////////////////////////////////////////////////////////////////////
 
-$module->version  = 2006091200;
+$module->version  = 2006091201;
 $module->requires = 2006080900;  // Requires this Moodle version
 $module->cron     = 60;
 
index 08d22db307a48e956f838a9949f62b14c6e197d0..a0ad66ace075f0715070c400e2b2076fb0cbab8a 100644 (file)
@@ -5,7 +5,7 @@
 //  This fragment is called by /admin/index.php
 ////////////////////////////////////////////////////////////////////////////////
 
-$module->version  = 2006091200;
+$module->version  = 2006091201;
 $module->requires = 2006080900;  // Requires this Moodle version
 $module->cron     = 60;
 
index 3f3250b3c6fb6495ae4859a63e7feaaea01b18c7..61defdbcc4aa6c23a6124a7e3652bd8c3f54f75a 100644 (file)
@@ -5,7 +5,7 @@
 //  This fragment is called by /admin/index.php
 ////////////////////////////////////////////////////////////////////////////////
 
-$module->version  = 2006091200;
+$module->version  = 2006091201;
 $module->requires = 2006082600;  // Requires this Moodle version
 $module->cron     = 60;
 
index f439db0cffc801c2fe7f852ed6a5cab5e3ff511c..6dff8bef4313583982afa88cdd6c0666b4edbc01 100644 (file)
@@ -5,7 +5,7 @@
 ///  This fragment is called by moodle_needs_upgrading() and /admin/index.php
 /////////////////////////////////////////////////////////////////////////////////
 
-$module->version  = 2006091200;
+$module->version  = 2006091201;
 $module->requires = 2006082600;  // Requires this Moodle version
 $module->cron     = 0;           // Period for cron to check this module (secs)
 
index 6ccfd3203d9b2c43ff6dac7086871a7b648d0d5c..3694beb55afe1baa31ae5b604eb76d26dab29b1c 100644 (file)
@@ -3,7 +3,7 @@
 ///  Code fragment to define the version of hotpot
 ///  This fragment is called by moodle_needs_upgrading() and /admin/index.php
 /////////////////////////////////////////////////////////////////////////////////
-$module->version  = 2006091200;   // release date of this version (see note below)
+$module->version  = 2006091201;   // release date of this version (see note below)
 $module->release  = 'v2.2.0';    // human-friendly version name (used in mod/hotpot/lib.php)
 $module->requires = 2006080900;  // Requires this Moodle version
 $module->cron     = 0;            // period for cron to check this module (secs)
index 08d22db307a48e956f838a9949f62b14c6e197d0..a0ad66ace075f0715070c400e2b2076fb0cbab8a 100644 (file)
@@ -5,7 +5,7 @@
 //  This fragment is called by /admin/index.php
 ////////////////////////////////////////////////////////////////////////////////
 
-$module->version  = 2006091200;
+$module->version  = 2006091201;
 $module->requires = 2006080900;  // Requires this Moodle version
 $module->cron     = 60;
 
index 4b732f5fe9da5604a23a436124ebf5da5e133819..262c1408f40a12a1f0183a9a56e47791bef99c1c 100644 (file)
@@ -5,7 +5,7 @@
 ///  This fragment is called by moodle_needs_upgrading() and /admin/index.php
 /////////////////////////////////////////////////////////////////////////////////
 
-$module->version  = 2006091200;  // The current module version (Date: YYYYMMDDXX)
+$module->version  = 2006091201;  // The current module version (Date: YYYYMMDDXX)
 $module->requires = 2006080900;  // Requires this Moodle version
 $module->cron     = 0;           // Period for cron to check this module (secs)
 
index 0557a37f92b2685961b43a37f302e2993c8c583f..19970f42a025d5efbf8351583129f3eb9cc6bf03 100644 (file)
@@ -5,7 +5,7 @@
 ///  This fragment is called by moodle_needs_upgrading() and /admin/index.php
 /////////////////////////////////////////////////////////////////////////////////
 
-$module->version  = 2006091200;  // The current module version (Date: YYYYMMDDXX)
+$module->version  = 2006091201;  // The current module version (Date: YYYYMMDDXX)
 $module->requires = 2006080900;  // Requires this Moodle version
 $module->cron     = 0;           // Period for cron to check this module (secs)
 
index 7858dc965b39f2d880a73fdc892d83796b38d90d..d6c9c34cdb23aaaeb0e2022f023dfbc98aa87a79 100644 (file)
@@ -5,7 +5,7 @@
 ///  This fragment is called by moodle_needs_upgrading() and /admin/index.php
 /////////////////////////////////////////////////////////////////////////////////
 
-$module->version  = 2006091200;  // The current module version (Date: YYYYMMDDXX)
+$module->version  = 2006091201;  // The current module version (Date: YYYYMMDDXX)
 $module->requires = 2006080900;  // Requires this Moodle version
 $module->cron     = 0;           // Period for cron to check this module (secs)
 
index 02b0c6f8cf5b810c7048ff6a0a6a84d7433a5d57..0dbecbcc50795f1910dfd8a9d7f68fb9247fae4d 100644 (file)
@@ -5,7 +5,7 @@
 //  This fragment is called by moodle_needs_upgrading() and /admin/index.php
 ////////////////////////////////////////////////////////////////////////////////
 
-$module->version  = 2006091200;   // The (date) version of this module
+$module->version  = 2006091201;   // The (date) version of this module
 $module->requires = 2006080900;   // Requires this Moodle version
 $module->cron     = 0;            // How often should cron check this module (seconds)?
 
index 6f51c4a531a3d26cf57f832ee643a011ddf3cb62..46ab8b835b17fbbd5d90db5cd8a4eb3750b2c69d 100644 (file)
@@ -5,7 +5,7 @@
 //  This fragment is called by /admin/index.php
 ////////////////////////////////////////////////////////////////////////////////
 
-$module->version  = 2006091200;
+$module->version  = 2006091201;
 $module->requires = 2006080900;  // Requires this Moodle version
 $module->cron     = 0;
 
index 319b8e93efd6724282491af411dbcee823617eca..1091a5c35599ee367152f91bda6ea20a53a16b47 100755 (executable)
@@ -5,7 +5,7 @@
 ///  This fragment is called by moodle_needs_upgrading() and /admin/index.php
 /////////////////////////////////////////////////////////////////////////////////
 
-$module->version  = 2006091200;   // The (date) version of this module
+$module->version  = 2006091201;   // The (date) version of this module
 $module->requires = 2006080900;   // The version of Moodle that is required
 $module->cron     = 0;            // How often should cron check this module (seconds)?
 
index 6f51c4a531a3d26cf57f832ee643a011ddf3cb62..46ab8b835b17fbbd5d90db5cd8a4eb3750b2c69d 100644 (file)
@@ -5,7 +5,7 @@
 //  This fragment is called by /admin/index.php
 ////////////////////////////////////////////////////////////////////////////////
 
-$module->version  = 2006091200;
+$module->version  = 2006091201;
 $module->requires = 2006080900;  // Requires this Moodle version
 $module->cron     = 0;
 
index 42b8d586796c1b22da81890b6eb67b872d8bb2be..b32b3718413c14be719527446b9d9f6dc8819f09 100644 (file)
@@ -5,7 +5,7 @@
 ///  This fragment is called by moodle_needs_upgrading() and /admin/index.php
 /////////////////////////////////////////////////////////////////////////////////
 
-$module->version  = 2006091200;  // The current module version (Date: YYYYMMDDXX)
+$module->version  = 2006091201;  // The current module version (Date: YYYYMMDDXX)
 $module->requires = 2006080900;  // The current module version (Date: YYYYMMDDXX)
 $module->cron     = 0;           // Period for cron to check this module (secs)
 
index 08d22db307a48e956f838a9949f62b14c6e197d0..a0ad66ace075f0715070c400e2b2076fb0cbab8a 100644 (file)
@@ -5,7 +5,7 @@
 //  This fragment is called by /admin/index.php
 ////////////////////////////////////////////////////////////////////////////////
 
-$module->version  = 2006091200;
+$module->version  = 2006091201;
 $module->requires = 2006080900;  // Requires this Moodle version
 $module->cron     = 60;