projects
/
moodle-mod_attendance.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2590fa9
)
Bump for plugins database release (also bump version as this branch supports 2.9)
author
Dan Marsden
<dan@danmarsden.com>
Mon, 4 May 2015 02:26:50 +0000
(14:26 +1200)
committer
Dan Marsden
<dan@danmarsden.com>
Mon, 4 May 2015 02:26:50 +0000
(14:26 +1200)
version.php
patch
|
blob
|
history
diff --git
a/version.php
b/version.php
index
58216c6
..
d021803
100644
(file)
--- a/
version.php
+++ b/
version.php
@@
-22,9
+22,9
@@
* @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
*/
-$plugin->version = 20150
330
00;
+$plugin->version = 20150
405
00;
$plugin->requires = 2014042900;
-$plugin->release = '2.
8
.1';
+$plugin->release = '2.
9
.1';
$plugin->maturity = MATURITY_STABLE;
$plugin->cron = 0;
$plugin->component = 'mod_attendance';