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

prepare release of 2.7.1 daniel

* doc/xml.html doc/news.html configure.in python/setup.py NEWS:
  prepare release of 2.7.1
daniel

svn path=/trunk/; revision=3792
This commit is contained in:
Daniel Veillard
2008-09-01 14:50:19 +00:00
parent 074f37e7eb
commit a7036d93a0
7 changed files with 56 additions and 38 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.0",
version = "2.7.1",
description = descr,
author = "Daniel Veillard",
author_email = "veillard@redhat.com",