From: stronk7 Date: Fri, 1 Oct 2004 09:02:27 +0000 (+0000) Subject: Undo las changes. Point releases are only for STABLE branches. X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=c286325360b14469ca462ad9b7bb88db48bffcb7;p=moodle.git Undo las changes. Point releases are only for STABLE branches. --- 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)