mnet MDL-21261 bumping version numbers of plugins that contain mnet definitions to get them installed properly

This commit is contained in:
Penny Leach
2010-01-28 20:24:53 +00:00
parent d2ac37c1ab
commit d23765c127
4 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -1,3 +1,3 @@
<?php
$plugin->version = 2010012600;
$plugin->version = 2010012900;
+1 -1
View File
@@ -1,3 +1,3 @@
<?php
$plugin->version = 2010012600;
$plugin->version = 2010012900;
+1 -1
View File
@@ -25,7 +25,7 @@
* @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
*/
$plugin->version = 2010012600;
$plugin->version = 2010012900;
$plugin->requires = 2008072500;
$plugin->cron = 0;
+1 -1
View File
@@ -15,4 +15,4 @@
// You should have received a copy of the GNU General Public License
// along with Moodle. If not, see <http://www.gnu.org/licenses/>.
$plugin->version = 2010012600;
$plugin->version = 2010012900;