diff --git a/lib/jquery.js b/lib/jquery.js index 41f252ef1..bf0111778 100644 --- a/lib/jquery.js +++ b/lib/jquery.js @@ -6,7 +6,7 @@ var parts = document.location.search.slice( 1 ).split( "&" ), src = scripts[ scripts.length - 1].src, i = 0, current, - version = "1.9.1", + version = "1.11.1", file = "http://code.jquery.com/jquery-git.js"; for ( ; i < length; i++ ) {