Release of libvirt-0.7.0

* configure.in NEWS docs/* libvirt.spec.in include/libvirt/libvirt.h:
  Release of 0.7.0
* po/*.po*: updated and regenerated the localization pool
This commit is contained in:
Daniel Veillard
2009-08-05 16:00:41 +02:00
parent 8b54ef4147
commit 22a5ebe44b
86 changed files with 219883 additions and 156548 deletions

View File

@@ -1,6 +1,6 @@
dnl Process this file with autoconf to produce a configure script.
AC_INIT([libvirt], [0.6.5])
AC_INIT([libvirt], [0.7.0])
AC_CONFIG_SRCDIR([src/libvirt.c])
AC_CONFIG_AUX_DIR([build-aux])
AM_CONFIG_HEADER([config.h])