From 8926b0a8c13b093128a2a84526b637897ac0b08e Mon Sep 17 00:00:00 2001 From: Angie Byron Date: Sun, 11 Apr 2010 01:07:15 +0000 Subject: #724642 by casey: Upgrade jQuery BBQ library to 1.2.1. --- 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 6badde7c2..822c559ec 100644 --- a/modules/system/system.module +++ b/modules/system/system.module @@ -1087,7 +1087,7 @@ function system_library() { $libraries['jquery-bbq'] = array( 'title' => 'jQuery BBQ', 'website' => 'http://benalman.com/projects/jquery-bbq-plugin/', - 'version' => '1.0.2', + 'version' => '1.2.1', 'js' => array( 'misc/jquery.ba-bbq.js' => array(), ), -- cgit v1.2.3