* configure.in NEWS include/libvirt/libvirt.h docs/* docs/apibuild.py:

prepare release of 0.2.0, update doc, avoid console module for API.
* po/*: regenerated
Daniel
This commit is contained in:
Daniel Veillard
2007-02-14 18:08:45 +00:00
parent fd35f8ca58
commit 2edf53128e
94 changed files with 2478 additions and 1254 deletions

View File

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