release of 0.6.2

* configure.in libvirt.spec.in NEWS docs/*: release of 0.6.2
* po/*: Gujarati and Polish updates, rebuild
* AUTHORS: add one missing
Daniel
This commit is contained in:
Daniel Veillard
2009-04-03 15:25:38 +00:00
parent 6d910c9fd4
commit 8536e697b6
82 changed files with 81395 additions and 73362 deletions

View File

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