aboutsummaryrefslogtreecommitdiffstats
path: root/python
diff options
context:
space:
mode:
authorDan Pasanen <dan.pasanen@gmail.com>2015-11-21 03:51:10 -0600
committerDan Pasanen <dan.pasanen@gmail.com>2015-11-21 03:51:27 -0600
commit16304977ca877f04b55b1f4a0848107f36af26ad (patch)
tree27b23808ce7cfcbed006fcf8707a5e0911847e8a /python
parent8eadaf82488fe3c7a106bb17e335447bef5c9bec (diff)
parent6657afe83a38278f124ace71dc85f60420beb2d5 (diff)
downloadandroid_external_libxml2-16304977ca877f04b55b1f4a0848107f36af26ad.tar.gz
android_external_libxml2-16304977ca877f04b55b1f4a0848107f36af26ad.tar.bz2
android_external_libxml2-16304977ca877f04b55b1f4a0848107f36af26ad.zip
Change-Id: Ie7fc53fdf2140f593e0d275ae7b445b4f4723551
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 e1ff3650..f10b9c11 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.9.2",
+ version = "2.9.3",
description = descr,
author = "Daniel Veillard",
author_email = "veillard@redhat.com",