* configure.in docs/libvir.html docs/news.html po/*:

prepare release of libvirt-0.4.0
Daniel
This commit is contained in:
Daniel Veillard
2007-12-17 23:20:12 +00:00
parent 7d0cef38b5
commit 6cb0289917
80 changed files with 31376 additions and 31115 deletions

View File

@@ -372,7 +372,7 @@ extern virConnectAuthPtr virConnectAuthPtrDefault;
* version * 1,000,000 + minor * 1000 + micro
*/
#define LIBVIR_VERSION_NUMBER 3003
#define LIBVIR_VERSION_NUMBER 4000
int virGetVersion (unsigned long *libVer,
const char *type,