From f23e786939c97a1e27748c6263ce8ecaaf238022 Mon Sep 17 00:00:00 2001 From: John Bender Date: Thu, 9 Aug 2012 14:12:28 -0700 Subject: [PATCH] reference widget factory version Fixes #2838 --- js/jquery.ui.widget.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/js/jquery.ui.widget.js b/js/jquery.ui.widget.js index dfad1922030..e7d273e6677 100644 --- a/js/jquery.ui.widget.js +++ b/js/jquery.ui.widget.js @@ -1,7 +1,7 @@ /*! - * jQuery UI Widget @VERSION + * jQuery UI Widget v1.9.0-beta.1 * - * Copyright 2012, AUTHORS.txt (http://jqueryui.com/about) + * Copyright 2012, https://github.com/jquery/jquery-ui/blob/master/AUTHORS.txt (http://jqueryui.com/about) * Dual licensed under the MIT or GPL Version 2 licenses. * http://jquery.org/license *