release of 0.6.3

* NEWS configure.in libvirt.spec.in docs/*: release of 0.6.3
* po/*: regenerated
* src/libvirt.c src/virterror.c: fixed some function comments
Daniel
This commit is contained in:
Daniel Veillard
2009-04-24 14:04:54 +00:00
parent 62aa1b56d6
commit 9cae1d5ed6
90 changed files with 19769 additions and 19536 deletions

View File

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