]> git.mjollnir.org Git - moodle.git/commitdiff
Undo las changes. Point releases are only for STABLE branches.
authorstronk7 <stronk7>
Fri, 1 Oct 2004 09:02:27 +0000 (09:02 +0000)
committerstronk7 <stronk7>
Fri, 1 Oct 2004 09:02:27 +0000 (09:02 +0000)
mod/glossary/version.php

index 5d33a99235fc3acf7be978eb47e798c8e262be40..29e1f4386da34fe1651fc7d05b45a454a809b6a5 100644 (file)
@@ -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)