adopting jquery 2.0.3 - benchmarking showed no impact on performance
authorThierry Parmentelat <thierry.parmentelat@inria.fr>
Fri, 13 Sep 2013 10:11:10 +0000 (12:11 +0200)
committerThierry Parmentelat <thierry.parmentelat@inria.fr>
Fri, 13 Sep 2013 10:11:10 +0000 (12:11 +0200)
1.10.2 would be fine as well but we do not need support for old IE's

third-party/jquery/js/jquery.js
third-party/jquery/js/jquery.min.js

index 4aee055..4992a53 120000 (symlink)
@@ -1 +1 @@
-jquery-1.9.1.js
\ No newline at end of file
+jquery-2.0.3.js
\ No newline at end of file
index d8aad83..73331ff 120000 (symlink)
@@ -1 +1 @@
-jquery-1.9.1.min.js
\ No newline at end of file
+jquery-2.0.3.min.js
\ No newline at end of file