a474371 admin: Introduce virAdmConnectGetLibVersion

Authored and Committed by Erik Skultety 8 years ago
    admin: Introduce virAdmConnectGetLibVersion
    
    Introduce a new API to get libvirt version. It is worth noting, that
    libvirt-admin and libvirt share the same version number. Unfortunately,
    our existing API isn't generic enough to be used with virAdmConnectPtr
    as well. Also this patch wires up this API to the virt-admin client
    as a generic cmdVersion command.
    
        
file modified
+9 -0
file modified
+1 -0
file modified
+10 -1
file modified
+4 -0
file modified
+31 -0
file modified
+8 -3
file modified
+67 -0