summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Waldmann <tw AT waldmann-edv DOT de>2014-08-09 23:26:20 +0200
committerThomas Waldmann <tw AT waldmann-edv DOT de>2014-08-09 23:26:20 +0200
commitb494369430dafd8ac4ddbe90efb9f8ad20a6e6d1 (patch)
tree82c1085206ba18769aa23b75d4c87ef83fc1090b
parent3ce204e4be2a76cfc59cccc6af8bef4a723606ac (diff)
downloadxstatic-jquery-ui-b494369430dafd8ac4ddbe90efb9f8ad20a6e6d1.tar.gz
update xstatic metadata to 1.11.01.11.0.1
-rw-r--r--xstatic/pkg/jquery_ui/__init__.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/xstatic/pkg/jquery_ui/__init__.py b/xstatic/pkg/jquery_ui/__init__.py
index 8826c8c..674b186 100644
--- a/xstatic/pkg/jquery_ui/__init__.py
+++ b/xstatic/pkg/jquery_ui/__init__.py
@@ -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.10.4' # version of the packaged files, please use the upstream
+VERSION = '1.11.0' # 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.