aboutsummaryrefslogtreecommitdiffstats
path: root/ui/selectable.js
diff options
context:
space:
mode:
authorScott González <scott.gonzalez@gmail.com>2015-02-12 13:01:52 -0500
committerScott González <scott.gonzalez@gmail.com>2015-02-12 13:01:52 -0500
commit9422541ccfb51839e735537ba270fec2f6e03f42 (patch)
treed543d940e22aed51a670fc81d99c87354ff383c8 /ui/selectable.js
parent8dfc67d46865889057164005c827d1193781bc9d (diff)
downloadjquery-ui-1.11.3.tar.gz
jquery-ui-1.11.3.zip
1.11.31.11.3
Diffstat (limited to 'ui/selectable.js')
-rw-r--r--ui/selectable.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/ui/selectable.js b/ui/selectable.js
index 80345b29d..f1ea3376e 100644
--- a/ui/selectable.js
+++ b/ui/selectable.js
@@ -1,5 +1,5 @@
/*!
- * jQuery UI Selectable @VERSION
+ * jQuery UI Selectable 1.11.3
* http://jqueryui.com
*
* Copyright jQuery Foundation and other contributors
@@ -26,7 +26,7 @@
}(function( $ ) {
return $.widget("ui.selectable", $.ui.mouse, {
- version: "@VERSION",
+ version: "1.11.3",
options: {
appendTo: "body",
autoRefresh: true,