From 290fe38c571c278fd9e43401870f7f81b83f2a8a Mon Sep 17 00:00:00 2001 From: Angie Byron Date: Tue, 9 Mar 2010 20:52:28 +0000 Subject: #653580 by mfer, Rob Loach, cosmicdreams, et al: Upgrade to jQuery 1.4.2. --- modules/system/system.module | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules/system/system.module') diff --git a/modules/system/system.module b/modules/system/system.module index 40bad7573..7d359303f 100644 --- a/modules/system/system.module +++ b/modules/system/system.module @@ -1046,7 +1046,7 @@ function system_library() { $libraries['jquery'] = array( 'title' => 'jQuery', 'website' => 'http://jquery.com', - 'version' => '1.3.2', + 'version' => '1.4.2', 'js' => array( 'misc/jquery.js' => array('weight' => JS_LIBRARY - 20), ), -- cgit v1.2.3