From c286325360b14469ca462ad9b7bb88db48bffcb7 Mon Sep 17 00:00:00 2001 From: stronk7 Date: Fri, 1 Oct 2004 09:02:27 +0000 Subject: [PATCH] Undo las changes. Point releases are only for STABLE branches. --- mod/glossary/version.php | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/mod/glossary/version.php b/mod/glossary/version.php index 5d33a99235..29e1f4386d 100644 --- a/mod/glossary/version.php +++ b/mod/glossary/version.php @@ -5,9 +5,7 @@ /// This fragment is called by moodle_needs_upgrading() and /admin/index.php ///////////////////////////////////////////////////////////////////////////////// -$module->version = 2004091700; // YYYYMMDD = current module version - // X = point release version 1,2,3 etc - // Y = increments between point releases +$module->version = 2004091700; $module->requires = 2004091700; // Requires this Moodle version $module->cron = 0; // Period for cron to check this module (secs) -- 2.39.5