upgrade jquery to 1.8.2

This commit is contained in:
Thomas Waldmann 2012-09-26 00:10:53 +02:00
parent c89d008878
commit 8a98f3d384
3 changed files with 5415 additions and 4972 deletions

View File

@ -11,7 +11,7 @@ NAME = __name__.split('.')[-1] # package name (e.g. 'foo' or 'foo_bar')
# please use a all-lowercase valid python
# package name
VERSION = '1.6.2' # version of the packaged files, please use the upstream
VERSION = '1.8.2' # version of the packaged files, please use the upstream
# version number
BUILD = '1' # our package build number, so we can release new builds
# with fixes for xstatic stuff.

File diff suppressed because it is too large Load Diff

File diff suppressed because one or more lines are too long