summaryrefslogtreecommitdiff
path: root/python
diff options
context:
space:
mode:
authorMike Hommey <glandium@debian.org>2007-08-26 10:38:52 +0200
committerMike Hommey <glandium@debian.org>2007-08-26 10:38:52 +0200
commitc69572cb9f2467259a73de64c08e141f21f17fa8 (patch)
treeb0ac225bcbeea038aaa7db22f0ebb7786d07a391 /python
parent58f9d16e3a77d5207d9ccc413b61e2cb45190018 (diff)
downloadlibxml2-c69572cb9f2467259a73de64c08e141f21f17fa8.tar.gz
Load /tmp/libxml2-2.6.30 intoupstream/2.6.30.dfsg
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 191c03d..ec714e8 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.29",
+ version = "2.6.30",
description = descr,
author = "Daniel Veillard",
author_email = "veillard@redhat.com",