Release of libvirt-0.6.5

* configure.in libvirt.spec.in NEWS docs/* po/*: release of
  libvirt-0.6.5
* .gitignore: adding cscope files
Daniel
This commit is contained in:
Daniel Veillard
2009-07-03 14:32:17 +00:00
parent d81275974a
commit c759ae5509
81 changed files with 4988 additions and 4872 deletions

View File

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