0.4.2 release

* configure.in NEWS doc/* po/*: making libvirt-0.4.2 release
daniel
This commit is contained in:
Daniel Veillard
2008-04-08 16:45:57 +00:00
parent d2090e649b
commit 5b470f32c3
82 changed files with 37795 additions and 37395 deletions

View File

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