release of 0.5.1

* src/libvirt_sym.version.in configure.in NEWS docs/*: release
  of 0.5.1
* po/*: updated and regenerated
daniel
This commit is contained in:
Daniel Veillard
2008-12-04 15:54:26 +00:00
parent 1d9a22b785
commit a2232a5cc2
83 changed files with 41234 additions and 41743 deletions

View File

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