aboutsummaryrefslogtreecommitdiffstats
path: root/ui/tabs.js
diff options
context:
space:
mode:
Diffstat (limited to 'ui/tabs.js')
-rw-r--r--ui/tabs.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/ui/tabs.js b/ui/tabs.js
index c45d6b3f6..b5ee1b1a9 100644
--- a/ui/tabs.js
+++ b/ui/tabs.js
@@ -1,5 +1,5 @@
/*!
- * jQuery UI Tabs @VERSION
+ * jQuery UI Tabs 1.11.1
* http://jqueryui.com
*
* Copyright 2014 jQuery Foundation and other contributors
@@ -25,7 +25,7 @@
}(function( $ ) {
return $.widget( "ui.tabs", {
- version: "@VERSION",
+ version: "1.11.1",
delay: 300,
options: {
active: null,