1.1 --- a/src/firefoxos/about.html Sat May 25 06:50:38 2013 +0200 1.2 +++ b/src/firefoxos/about.html Wed Jun 05 19:51:25 2013 +0200 1.3 @@ -28,7 +28,7 @@ 1.4 <meta name="viewport" content="width=device-width, initial-scale=1"> 1.5 <title>OTPWCalc</title> 1.6 <link rel="stylesheet" href="jquery.mobile/jquery.mobile-1.3.1.min.css" /> 1.7 - <script src="jquery.core/jquery-1.9.1.js"></script> 1.8 + <script src="jquery.core/jquery-1.10.1.min.js"></script> 1.9 <script type="text/javascript"> 1.10 $(document).on("pageinit", "#unknown", function() { 1.11 // If this device supports the vibrate API...