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

Release candidate 1 of libxml2-2.9.0

* configure.in libxml.spec.in python/setup.py: bumped release numbers
* doc//*: regenerated as part of the release
This commit is contained in:
Daniel Veillard
2012-08-10 10:42:56 +08:00
parent 28cc42d068
commit aa017c54dd
48 changed files with 432 additions and 331 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.8.0",
version = "2.9.0",
description = descr,
author = "Daniel Veillard",
author_email = "veillard@redhat.com",