* NEWS configure.in libvirt.spec.in docs/*: documented and

regenerated for release of 0.1.0
* Makefile.am virsh.1: added man page from Andrew Puch
Daniel
This commit is contained in:
Daniel Veillard
2006-04-10 14:15:33 +00:00
parent 7293407295
commit cb8f47047b
10 changed files with 432 additions and 6 deletions
+1 -1
View File
@@ -184,7 +184,7 @@ typedef virNodeInfo *virNodeInfoPtr;
* version * 1,000,000 + minor * 1000 + micro
*/
#define LIBVIR_VERSION_NUMBER 6
#define LIBVIR_VERSION_NUMBER 1000
int virGetVersion (unsigned long *libVer,
const char *type,
+1 -1
View File
@@ -184,7 +184,7 @@ typedef virNodeInfo *virNodeInfoPtr;
* version * 1,000,000 + minor * 1000 + micro
*/
#define LIBVIR_VERSION_NUMBER 6
#define LIBVIR_VERSION_NUMBER 1000
int virGetVersion (unsigned long *libVer,
const char *type,