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:
93d00b1
)
Bump version for plugins db release
author
Dan Marsden
<dan@danmarsden.com>
Sun, 29 Mar 2015 22:12:24 +0000
(11:12 +1300)
committer
Dan Marsden
<dan@danmarsden.com>
Sun, 29 Mar 2015 22:12:24 +0000
(11:12 +1300)
version.php
patch
|
blob
|
history
diff --git
a/version.php
b/version.php
index
b10a3d6
..
58216c6
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 = 201
4112001
;
+$plugin->version = 201
5033000
;
$plugin->requires = 2014042900;
-$plugin->release = '2.
7
.1';
+$plugin->release = '2.
8
.1';
$plugin->maturity = MATURITY_STABLE;
$plugin->cron = 0;
$plugin->component = 'mod_attendance';