From 2fb2a33c8a6b8e860229cd6368a80ad07c0a9a06 Mon Sep 17 00:00:00 2001 From: Angie Byron Date: Mon, 15 Nov 2010 17:47:50 +0000 Subject: #969456 by amateescu: Update to jQuery Forms 2.49 --- modules/system/system.module | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules/system') diff --git a/modules/system/system.module b/modules/system/system.module index a0e5db35d..125169496 100644 --- a/modules/system/system.module +++ b/modules/system/system.module @@ -1100,7 +1100,7 @@ function system_library() { $libraries['form'] = array( 'title' => 'jQuery Form Plugin', 'website' => 'http://malsup.com/jquery/form/', - 'version' => '2.36', + 'version' => '2.49', 'js' => array( 'misc/jquery.form.js' => array(), ), -- cgit v1.2.3