* configure.in libvirt.spec.in include/libvirt/libvirt.h docs/*:

preparing release of 0.3.2
* src/libvirt.c: fix a couple of comments
* po/*: string localization merge/update
Daniel
This commit is contained in:
Daniel Veillard
2007-08-21 14:59:47 +00:00
parent 3a4c8d219c
commit cb2e35b604
98 changed files with 31331 additions and 25997 deletions

View File

@@ -290,7 +290,7 @@ typedef virNodeInfo *virNodeInfoPtr;
* version * 1,000,000 + minor * 1000 + micro
*/
#define LIBVIR_VERSION_NUMBER 3001
#define LIBVIR_VERSION_NUMBER 3002
int virGetVersion (unsigned long *libVer,
const char *type,