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

docs/* po/*: prepared release of 0.3.0
Daniel
This commit is contained in:
Daniel Veillard
2007-07-09 12:41:29 +00:00
parent b36f453a58
commit f3d774d6c1
97 changed files with 2636 additions and 2451 deletions

View File

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