diff --git a/auth/mnet/version.php b/auth/mnet/version.php index 73d25f9b7a6..c221ebeffdf 100644 --- a/auth/mnet/version.php +++ b/auth/mnet/version.php @@ -1,3 +1,3 @@ version = 2010012600; +$plugin->version = 2010012900; diff --git a/enrol/mnet/version.php b/enrol/mnet/version.php index 73d25f9b7a6..c221ebeffdf 100644 --- a/enrol/mnet/version.php +++ b/enrol/mnet/version.php @@ -1,3 +1,3 @@ version = 2010012600; +$plugin->version = 2010012900; diff --git a/portfolio/mahara/version.php b/portfolio/mahara/version.php index 2b5a72278cd..a88e66d7629 100644 --- a/portfolio/mahara/version.php +++ b/portfolio/mahara/version.php @@ -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; diff --git a/repository/remotemoodle/version.php b/repository/remotemoodle/version.php index cb9a91ec062..92a27e02622 100644 --- a/repository/remotemoodle/version.php +++ b/repository/remotemoodle/version.php @@ -15,4 +15,4 @@ // You should have received a copy of the GNU General Public License // along with Moodle. If not, see . -$plugin->version = 2010012600; +$plugin->version = 2010012900;