* configure.in libvirt.spec.in NEWS docs/*: release of libvirt-0.4.6

* src/storage_backend_logical.c: re-add the -f flag to vgremove
* po/*: rebuilt
Daniel
This commit is contained in:
Daniel Veillard
2008-09-23 20:48:49 +00:00
parent 38a22555de
commit 321c9a7f51
87 changed files with 25678 additions and 22320 deletions

View File

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