aboutsummaryrefslogtreecommitdiffstats
path: root/ui/draggable.js
diff options
context:
space:
mode:
authorScott González <scott.gonzalez@gmail.com>2014-10-16 08:41:18 -0400
committerScott González <scott.gonzalez@gmail.com>2014-10-16 08:41:18 -0400
commit16a3e63a7108dc7da34d7d52b4fccd9ada24308c (patch)
tree809fe3d853451df2c94688872eee1c3062b403a5 /ui/draggable.js
parentd4a437e4b0d91d40eff269a19672a6db9217766e (diff)
downloadjquery-ui-1.11.2.tar.gz
jquery-ui-1.11.2.zip
1.11.21.11.2
Diffstat (limited to 'ui/draggable.js')
-rw-r--r--ui/draggable.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/ui/draggable.js b/ui/draggable.js
index b59955add..722fa7f0a 100644
--- a/ui/draggable.js
+++ b/ui/draggable.js
@@ -1,5 +1,5 @@
/*!
- * jQuery UI Draggable @VERSION
+ * jQuery UI Draggable 1.11.2
* http://jqueryui.com
*
* Copyright 2014 jQuery Foundation and other contributors
@@ -26,7 +26,7 @@
}(function( $ ) {
$.widget("ui.draggable", $.ui.mouse, {
- version: "@VERSION",
+ version: "1.11.2",
widgetEventPrefix: "drag",
options: {
addClasses: true,