summaryrefslogtreecommitdiff
path: root/python
diff options
context:
space:
mode:
authorMike Hommey <glandium@debian.org>2005-09-13 09:58:33 +0000
committerMike Hommey <glandium@debian.org>2005-09-13 09:58:33 +0000
commit17049f05f9ef09b3dc2a9c5d1de3f21de7c03193 (patch)
tree6137fecd6676ee0e15a04261fe54bbf2924c35fa /python
parenta464d9993e2acd5b8e1089b218ba74c6fcf215c5 (diff)
downloadlibxml2-17049f05f9ef09b3dc2a9c5d1de3f21de7c03193.tar.gz
Load /tmp/tmp.2Zlqcz/libxml2-2.6.22 intoupstream/2.6.22
packages/libxml2/branches/upstream/current.
Diffstat (limited to 'python')
-rwxr-xr-xpython/setup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/setup.py b/python/setup.py
index a02d80b..ff06a9c 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.6.21",
+ version = "2.6.22",
description = descr,
author = "Daniel Veillard",
author_email = "veillard@redhat.com",