Home
Documentation
Downloads
Demo
Tracker
Development
Translation
Moodle.net
Search
projects
/
moodle.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
258d9af
)
MDL-46133 tool_monitor: version bump for events
author
Sam Hemelryk
<sam@moodle.com>
Tue, 21 Oct 2014 02:22:10 +0000
(15:22 +1300)
committer
Sam Hemelryk
<sam@moodle.com>
Tue, 21 Oct 2014 02:22:10 +0000
(15:22 +1300)
admin/tool/monitor/version.php
patch
|
blob
|
blame
|
history
diff --git
a/admin/tool/monitor/version.php
b/admin/tool/monitor/version.php
index
dba3696
..
b8150b0
100644
(file)
--- a/
admin/tool/monitor/version.php
+++ b/
admin/tool/monitor/version.php
@@
-26,6
+26,6
@@
defined('MOODLE_INTERNAL') || die;
-$plugin->version = 201406190
0
; // The current plugin version (Date: YYYYMMDDXX).
+$plugin->version = 201406190
1
; // The current plugin version (Date: YYYYMMDDXX).
$plugin->requires = 2014061900; // Requires this Moodle version.
$plugin->component = 'tool_monitor'; // Full name of the plugin (used for diagnostics).