Release of 0.5.0

* configure.in docs/* NEWS: release of 0.5.0
* po/*: updated from the translators and merged
* docs/apibuild.py src/libvirt.c: avoid some warnings at doc
  generation time
daniel
This commit is contained in:
Daniel Veillard
2008-11-25 15:48:11 +00:00
parent c6796fc5d4
commit 517ff04bec
89 changed files with 239556 additions and 202299 deletions
+1 -1
View File
@@ -380,7 +380,7 @@ extern virConnectAuthPtr virConnectAuthPtrDefault;
* version * 1,000,000 + minor * 1000 + micro
*/
#define LIBVIR_VERSION_NUMBER 4006
#define LIBVIR_VERSION_NUMBER 5000
int virGetVersion (unsigned long *libVer,
const char *type,