Release of libvirt 0.7.1

* configure.in docs/news.html.in libvirt.spec.in src/libvirt_public.syms:
  updates to new release
* NEWS docs/devhelp/libvirt-libvirt.html docs/html/libvirt-libvirt.html
  docs/libvirt-api.xml docs/libvirt-refs.xml docs/news.html
  include/libvirt/libvirt.h: regenerated
This commit is contained in:
Daniel Veillard
2009-09-15 14:24:51 +02:00
parent a640328f8c
commit c4f6e80671
11 changed files with 806 additions and 19 deletions

View File

@@ -442,7 +442,7 @@ extern virConnectAuthPtr virConnectAuthPtrDefault;
* version * 1,000,000 + minor * 1000 + micro
*/
#define LIBVIR_VERSION_NUMBER 7000
#define LIBVIR_VERSION_NUMBER 7001
int virGetVersion (unsigned long *libVer,
const char *type,