Home
Documentation
Downloads
Demo
Tracker
Development
Translation
Moodle.net
Search
projects
/
moodle.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
MDL-43450 behat: Checking the ->behat_* vars contents before showing the steps list
[moodle.git]
/
admin
/
tool
/
behat
/
version.php
diff --git
a/admin/tool/behat/version.php
b/admin/tool/behat/version.php
index
12b96cd
..
223011a
100644
(file)
--- a/
admin/tool/behat/version.php
+++ b/
admin/tool/behat/version.php
@@
-24,6
+24,6
@@
defined('MOODLE_INTERNAL') || die();
-$plugin->version = 201
3110501
;
+$plugin->version = 201
4012900
;
$plugin->requires = 2013110500; // Requires Moodle 2.5.
$plugin->component = 'tool_behat';