aboutsummaryrefslogtreecommitdiffstats
path: root/demos/index.html
diff options
context:
space:
mode:
authorScott González <scott.gonzalez@gmail.com>2011-10-18 09:38:27 -0400
committerScott González <scott.gonzalez@gmail.com>2011-10-18 09:38:27 -0400
commitefe964d86e24370aadc9cbd2aa90ef7d9b8ed138 (patch)
tree62234aae4231a7196076a6b9d658704fbf176fc7 /demos/index.html
parentd871fe46aa18abd561f2f9189a5e14c00f022420 (diff)
downloadjquery-ui-efe964d86e24370aadc9cbd2aa90ef7d9b8ed138.tar.gz
jquery-ui-efe964d86e24370aadc9cbd2aa90ef7d9b8ed138.zip
Upgraded jQuery to 1.6.4.
Diffstat (limited to 'demos/index.html')
-rw-r--r--demos/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/demos/index.html b/demos/index.html
index a14696c7c..f29fc67c7 100644
--- a/demos/index.html
+++ b/demos/index.html
@@ -5,7 +5,7 @@
<title>jQuery UI Demos</title>
<link rel="stylesheet" href="../themes/base/jquery.ui.all.css">
<link rel="stylesheet" href="demos.css">
- <script src="../jquery-1.6.2.js"></script>
+ <script src="../jquery-1.6.4.js"></script>
<script src="../external/jquery.bgiframe-2.1.2.js"></script>
<script src="../external/jquery.global.js"></script>
<script src="../external/jquery.global.de-DE.js"></script>