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:
602d4a1
)
use correct requires version
author
Dan Marsden
<dan@danmarsden.com>
Thu, 29 Aug 2013 01:15:31 +0000
(13:15 +1200)
committer
Dan Marsden
<dan@danmarsden.com>
Thu, 29 Aug 2013 01:15:31 +0000
(13:15 +1200)
version.php
patch
|
blob
|
history
diff --git
a/version.php
b/version.php
index
3a50f3f
..
e7ab8e3
100644
(file)
--- a/
version.php
+++ b/
version.php
@@
-23,7
+23,7
@@
*/
$module->version = 2013082900;
-$module->requires = 201
21203
00;
+$module->requires = 201
30405
00;
$module->release = '2.5.1';
$module->maturity = MATURITY_STABLE;
$module->cron = 0;