diff --git a/auth/mnet/version.php b/auth/mnet/version.php index 1caaa67413e..58f515a3304 100644 --- a/auth/mnet/version.php +++ b/auth/mnet/version.php @@ -1,3 +1,3 @@ version = 2010012901; +$plugin->version = 2010012902; diff --git a/enrol/mnet/version.php b/enrol/mnet/version.php index 1caaa67413e..58f515a3304 100644 --- a/enrol/mnet/version.php +++ b/enrol/mnet/version.php @@ -1,3 +1,3 @@ version = 2010012901; +$plugin->version = 2010012902; diff --git a/portfolio/mahara/version.php b/portfolio/mahara/version.php index 610cb0d6e4e..15b6665aa2a 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 = 2010012901; +$plugin->version = 2010012902; $plugin->requires = 2008072500; $plugin->cron = 0; diff --git a/repository/mahara/version.php b/repository/mahara/version.php index c109c52de01..f46bf97467b 100644 --- a/repository/mahara/version.php +++ b/repository/mahara/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 = 2010012901; +$plugin->version = 2010012902; diff --git a/repository/remotemoodle/version.php b/repository/remotemoodle/version.php index c109c52de01..f46bf97467b 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 = 2010012901; +$plugin->version = 2010012902;