From a155fa6f8527471576f3b417eab635a307fb853d Mon Sep 17 00:00:00 2001 From: Dries Buytaert Date: Mon, 18 Jan 2010 17:04:10 +0000 Subject: - Patch #609622 by Rob Loach, casey, andypost, mfer: keep jQuery Form up to date. --- 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 ba88f5678..9d89278a7 100644 --- a/modules/system/system.module +++ b/modules/system/system.module @@ -1089,7 +1089,7 @@ function system_library() { $libraries['form'] = array( 'title' => 'jQuery Form Plugin', 'website' => 'http://malsup.com/jquery/form/', - 'version' => '2.16', + 'version' => '2.36', 'js' => array( 'misc/jquery.form.js' => array(), ), -- cgit v1.2.3