File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
<?php
2
2
/**
3
3
* ELIS(TM): Enterprise Learning Intelligence Suite
4
- * Copyright (C) 2008-2014 Remote-Learner.net Inc (http://www.remote-learner.net)
4
+ * Copyright (C) 2008-2015 Remote-Learner.net Inc (http://www.remote-learner.net)
5
5
*
6
6
* This program is free software: you can redistribute it and/or modify
7
7
* it under the terms of the GNU General Public License as published by
19
19
* @package local_datahub
20
20
* @author Remote-Learner.net Inc
21
21
* @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
22
- * @copyright (C) 2008-2014 Remote-Learner.net Inc (http://www.remote-learner.net)
22
+ * @copyright (C) 2008-2015 Remote-Learner.net Inc (http://www.remote-learner.net)
23
23
*
24
24
*/
25
25
28
28
$ plugin ->version = 2014030705 ;
29
29
$ plugin ->requires = 2013111801.11 ; // Requires this Moodle version
30
30
$ plugin ->maturity = MATURITY_STABLE ;
31
- $ plugin ->release = '2.6.8 .0 (Build: 20150202 ) ' ;
31
+ $ plugin ->release = '2.6.11 .0 (Build: 20150511 ) ' ;
32
32
$ plugin ->dependencies = array (
33
33
'local_eliscore ' => 2014030702
34
34
);
You can’t perform that action at this time.
0 commit comments