1
0
mirror of https://github.com/GNOME/libxml2.git synced 2025-10-17 16:21:34 +08:00

Release of libxml2-2.9.6

* configure.ac doc/xml.html doc/news.html: updated for release
This commit is contained in:
Daniel Veillard
2017-10-06 09:00:53 +02:00
parent 0f3b843b35
commit 4b4d3d8516
5 changed files with 150 additions and 80 deletions

View File

@@ -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.5",
version = "2.9.6",
description = descr,
author = "Daniel Veillard",
author_email = "veillard@redhat.com",