]> git.proxmox.com Git - mirror_qemu.git/commit
qemu-io: Use the qemu version for -V
authorKevin Wolf <kwolf@redhat.com>
Wed, 5 Jun 2013 12:19:40 +0000 (14:19 +0200)
committerStefan Hajnoczi <stefanha@redhat.com>
Thu, 6 Jun 2013 09:27:05 +0000 (11:27 +0200)
commit02da386a2d7a020e80b0aed64769efa9dd42072a
tree077ae7fe6b2c04d70de5c466d973f8daa32bbb05
parent3d21994f9c511cb63220fef5abea164b83fbb997
qemu-io: Use the qemu version for -V

Always printing 0.0.1 and never updating the version number wasn't very
useful. qemu-io is released with qemu, so using the same version number
makes most sense.

Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
qemu-io.c