* docs/* libvirt.spec.in configure.in NEWS: preparing release of 0.1.7

Daniel
This commit is contained in:
Daniel Veillard
2006-09-29 10:25:21 +00:00
parent 26d1767317
commit be13e2f45d
9 changed files with 40 additions and 17 deletions

View File

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