* NEWS configure.in libvirt.spec.in doc/* include/libvirt/libvirt.h:

release of 0.6.1
* po/*: rebuilt
* AUTHORS: updated to list new contributors
Daniel
This commit is contained in:
Daniel Veillard
2009-03-04 13:17:44 +00:00
parent 4ebe4c108d
commit e43d1ae0c6
90 changed files with 52861 additions and 48567 deletions

View File

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