diff options
| author | Mike Hommey <glandium@debian.org> | 2010-03-18 07:40:32 +0100 |
|---|---|---|
| committer | Mike Hommey <glandium@debian.org> | 2010-03-18 07:40:32 +0100 |
| commit | eb5d521a2df72fa829a7f8196b957c696e7ccc58 (patch) | |
| tree | 224599e18a48f87e82aa8a32456563277c68ae58 /python/setup.py | |
| parent | 8a10e02b2f4971d3fdacab7dc7baecced34056fb (diff) | |
| download | libxml2-upstream/2.7.7.dfsg.tar.gz | |
Import upstream version 2.7.7upstream/2.7.7.dfsg
Diffstat (limited to 'python/setup.py')
| -rwxr-xr-x | python/setup.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/setup.py b/python/setup.py index f80a66c..6522a51 100755 --- a/python/setup.py +++ b/python/setup.py @@ -226,7 +226,7 @@ else: setup (name = "libxml2-python", # On *nix, the version number is created from setup.py.in # On windows, it is set by configure.js - version = "2.7.6", + version = "2.7.7", description = descr, author = "Daniel Veillard", author_email = "veillard@redhat.com", |
