aboutsummaryrefslogtreecommitdiffstats
path: root/demos/progressbar/label.html
diff options
context:
space:
mode:
Diffstat (limited to 'demos/progressbar/label.html')
-rw-r--r--demos/progressbar/label.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/demos/progressbar/label.html b/demos/progressbar/label.html
index bd857590e..3e669ba4a 100644
--- a/demos/progressbar/label.html
+++ b/demos/progressbar/label.html
@@ -4,7 +4,7 @@
<meta charset="utf-8">
<title>jQuery UI Progressbar - Custom Label</title>
<link rel="stylesheet" href="../../themes/base/jquery.ui.all.css">
- <script src="../../jquery-1.9.0.js"></script>
+ <script src="../../jquery-1.9.1.js"></script>
<script src="../../ui/jquery.ui.core.js"></script>
<script src="../../ui/jquery.ui.widget.js"></script>
<script src="../../ui/jquery.ui.progressbar.js"></script>