--- embedaddon/libxml2/python/setup.py 2012/02/21 23:38:00 1.1.1.1 +++ embedaddon/libxml2/python/setup.py 2013/07/22 01:22:29 1.1.1.2 @@ -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.8", + version = "2.8.0", description = descr, author = "Daniel Veillard", author_email = "veillard@redhat.com",