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

docs/*: prepared release of 0.2.3
Daniel
This commit is contained in:
Daniel Veillard
2007-06-08 11:11:56 +00:00
parent c7aae27426
commit 29e65f9a98
6 changed files with 84 additions and 4 deletions

View File

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