Merge "(bug 31313) Clarify watchlist preference messages"
[lhc/web/wiklou.git] / resources / jquery.ui / jquery.ui.core.js
index 98b4f9b..2a8a2c1 100644 (file)
@@ -1,7 +1,7 @@
 /*!
- * jQuery UI 1.8.18
+ * jQuery UI 1.8.21
  *
- * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
+ * Copyright 2012, AUTHORS.txt (http://jqueryui.com/about)
  * Dual licensed under the MIT or GPL Version 2 licenses.
  * http://jquery.org/license
  *
@@ -18,7 +18,7 @@ if ( $.ui.version ) {
 }
 
 $.extend( $.ui, {
-       version: "1.8.18",
+       version: "1.8.21",
 
        keyCode: {
                ALT: 18,