1
0
mirror of https://github.com/GNOME/libxml2.git synced 2025-10-20 13:43:55 +08:00

Release of libxml2-2.8.0

- Makefile.am: don't package .git
- configure.in : update to new release
- doc/xml.html: added the new release
- doc/* testapi.c: regenerated
This commit is contained in:
Daniel Veillard
2012-05-23 17:10:59 +08:00
parent 22030ef888
commit c943f708f1
99 changed files with 810 additions and 148 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.7.8",
version = "2.8.0",
description = descr,
author = "Daniel Veillard",
author_email = "veillard@redhat.com",