mnet MDL-21261 bumping version numbers of plugins that contain mnet definitions to get them installed properly
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
<?php
|
||||
|
||||
$plugin->version = 2010012600;
|
||||
$plugin->version = 2010012900;
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
<?php
|
||||
|
||||
$plugin->version = 2010012600;
|
||||
$plugin->version = 2010012900;
|
||||
|
||||
@@ -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;
|
||||
|
||||
|
||||
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user