Release of libvirt-0.8.5

* configure.ac libvirt.spec.in: new version
* docs/news.html.in: update news page and improve format
* po/*.po*: Update po again
This commit is contained in:
Daniel Veillard
2010-10-29 16:50:33 +02:00
parent a6ce6a5c5a
commit 4c2b3e1d29
77 changed files with 16274 additions and 13461 deletions

View File

@@ -1,6 +1,6 @@
dnl Process this file with autoconf to produce a configure script.
AC_INIT([libvirt], [0.8.4], [libvir-list@redhat.com], [], [http://libvirt.org])
AC_INIT([libvirt], [0.8.5], [libvir-list@redhat.com], [], [http://libvirt.org])
AC_CONFIG_SRCDIR([src/libvirt.c])
AC_CONFIG_AUX_DIR([build-aux])
AC_CONFIG_HEADERS([config.h])