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:
3994566
)
bump version number for backup fix.
author
Dan Marsden
<dan@danmarsden.com>
Tue, 9 Jul 2013 21:09:47 +0000
(09:09 +1200)
committer
Dan Marsden
<dan@danmarsden.com>
Tue, 9 Jul 2013 21:09:47 +0000
(09:09 +1200)
version.php
patch
|
blob
|
history
diff --git
a/version.php
b/version.php
index
50f44ab
..
0f79873
100644
(file)
--- a/
version.php
+++ b/
version.php
@@
-22,7
+22,7
@@
* @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
*/
-$module->version = 201307040
2
;
+$module->version = 201307040
3
;
$module->requires = 2012120300;
$module->release = '2.4.1';
$module->maturity = MATURITY_ALPHA;