summaryrefslogtreecommitdiff
path: root/modules
diff options
context:
space:
mode:
Diffstat (limited to 'modules')
-rw-r--r--modules/system/system.module2
1 files changed, 1 insertions, 1 deletions
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(),
),