From 694e5d43c8204841170b72fb51489f1dea3e02e5 Mon Sep 17 00:00:00 2001 From: Flotter Totte Date: Mon, 31 Aug 2015 15:21:09 +0800 Subject: [PATCH] version update Ready to get tagged on github and pushed to moodle.org We got many great contrivbutions from arround the world. Thanks a lot! --- version.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/version.php b/version.php index f509e18..f27c4e4 100644 --- a/version.php +++ b/version.php @@ -18,7 +18,7 @@ */ defined('MOODLE_INTERNAL') || die(); -$plugin->version = 2015071504; +$plugin->version = 201508310; $plugin->requires = 2011080100; $plugin->maturity = MATURITY_STABLE; -$plugin->release = 'Course Enrol Apply Plugin Version 1.3.1 (build 2014091000)'; +$plugin->release = 'Enrolment upon approval plugin Version 2.8-g';