Re: [Qemu-devel] [PATCH 1.1] qemu-ga: align versioning with QEMU_VERSION

2012-05-15 Thread Luiz Capitulino
On Mon, 14 May 2012 17:04:41 -0500 Michael Roth wrote: > Previously qemu-ga version was defined seperately. Since it is aligned > with QEMU releases, use QEMU_VERSION instead. This also implies the > version bump for 1.1[-rcN] release of qemu-ga. > > Signed-off-by: Michael Roth Acked-by: Luiz

Re: [Qemu-devel] [PATCH 1.1] qemu-ga: align versioning with QEMU_VERSION

2012-05-15 Thread Michal Privoznik
On 15.05.2012 00:04, Michael Roth wrote: > Previously qemu-ga version was defined seperately. Since it is aligned > with QEMU releases, use QEMU_VERSION instead. This also implies the > version bump for 1.1[-rcN] release of qemu-ga. > > Signed-off-by: Michael Roth > --- > qemu-ga.c

[Qemu-devel] [PATCH 1.1] qemu-ga: align versioning with QEMU_VERSION

2012-05-14 Thread Michael Roth
Previously qemu-ga version was defined seperately. Since it is aligned with QEMU releases, use QEMU_VERSION instead. This also implies the version bump for 1.1[-rcN] release of qemu-ga. Signed-off-by: Michael Roth --- qemu-ga.c |4 ++-- qga/commands.c |2 +- qga/gues