MDL-44361 Import YUI 3.15.0

Includes @VERSION@ fix
This commit is contained in:
Andrew Nicols
2014-02-26 14:39:03 +08:00
parent ec4c8161a4
commit 4d24e65cb8
2045 changed files with 16246 additions and 15684 deletions
+1 -1
View File
@@ -347,7 +347,7 @@ if (!defined('AJAX_SCRIPT')) {
// Exact version of currently used yui2 and 3 library.
$CFG->yui2version = '2.9.0';
$CFG->yui3version = '3.13.0';
$CFG->yui3version = '3.15.0';
// Patching the upstream YUI release.
// For important information on patching YUI modules, please see http://docs.moodle.org/dev/YUI/Patching.