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

Release of libxml2-2.7.7

* configure.in: bump version
* doc//*: regenerated
This commit is contained in:
Daniel Veillard
2010-03-15 16:21:00 +01:00
parent 06c93b7509
commit bb5055f387
19 changed files with 57 additions and 15 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.6",
version = "2.7.7",
description = descr,
author = "Daniel Veillard",
author_email = "veillard@redhat.com",