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:
7ea14bb
)
MDL-47922 tool_monitor: bump version
author
Dan Poltawski
<dan@moodle.com>
Wed, 5 Nov 2014 11:42:37 +0000
(11:42 +0000)
committer
Dan Poltawski
<dan@moodle.com>
Wed, 5 Nov 2014 11:42:37 +0000
(11:42 +0000)
admin/tool/monitor/version.php
patch
|
blob
|
blame
|
history
diff --git
a/admin/tool/monitor/version.php
b/admin/tool/monitor/version.php
index
9231910
..
2b375b2
100644
(file)
--- a/
admin/tool/monitor/version.php
+++ b/
admin/tool/monitor/version.php
@@
-26,6
+26,6
@@
defined('MOODLE_INTERNAL') || die;
-$plugin->version = 20141
020
00; // The current plugin version (Date: YYYYMMDDXX).
+$plugin->version = 20141
105
00; // 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).