* po/*: updated localization files

* configure.in NEWS libvirt.spec.in docs/libvir.html docs/news.html
  include/libvirt/libvirt.h: preparing release of 0.1.10
Daniel
This commit is contained in:
Daniel Veillard
2006-12-20 14:54:25 +00:00
parent 27ef42c6fa
commit 4a475773f7
81 changed files with 1226 additions and 1225 deletions

View File

@@ -196,7 +196,7 @@ typedef virNodeInfo *virNodeInfoPtr;
* version * 1,000,000 + minor * 1000 + micro
*/
#define LIBVIR_VERSION_NUMBER 1009
#define LIBVIR_VERSION_NUMBER 1010
int virGetVersion (unsigned long *libVer,
const char *type,