aboutsummaryrefslogtreecommitdiffstats
path: root/demos/datepicker/show-week.html
diff options
context:
space:
mode:
Diffstat (limited to 'demos/datepicker/show-week.html')
-rw-r--r--demos/datepicker/show-week.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/demos/datepicker/show-week.html b/demos/datepicker/show-week.html
index 1cdb349bd..829431d7d 100644
--- a/demos/datepicker/show-week.html
+++ b/demos/datepicker/show-week.html
@@ -4,7 +4,7 @@
<meta charset="utf-8">
<title>jQuery UI Datepicker - Show week of the year</title>
<link rel="stylesheet" href="../../themes/base/jquery.ui.all.css">
- <script src="../../jquery-1.5.1.js"></script>
+ <script src="../../jquery-1.6.2.js"></script>
<script src="../../ui/jquery.ui.core.js"></script>
<script src="../../ui/jquery.ui.widget.js"></script>
<script src="../../ui/jquery.ui.datepicker.js"></script>