From 1ba059b3b26e21d2c1c566556a4e3be04c982c24 Mon Sep 17 00:00:00 2001 From: Angie Byron Date: Fri, 12 Nov 2010 01:36:08 +0000 Subject: #944308 follow-up by cosmicdreams, amateescu: Upgrade to jQuery 1.4.4. --- modules/system/system.module | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules') diff --git a/modules/system/system.module b/modules/system/system.module index 004a0be93..a0e5db35d 100644 --- a/modules/system/system.module +++ b/modules/system/system.module @@ -1080,7 +1080,7 @@ function system_library() { $libraries['jquery'] = array( 'title' => 'jQuery', 'website' => 'http://jquery.com', - 'version' => '1.4.3', + 'version' => '1.4.4', 'js' => array( 'misc/jquery.js' => array('group' => JS_LIBRARY, 'weight' => -20), ), -- cgit v1.2.3