[Spice-devel] [PATCH spice] Bump version in server/spice, h to 0.9.1

Alon Levy alevy at redhat.com
Tue Jul 26 05:20:31 PDT 2011


On Tue, Jul 26, 2011 at 02:18:02PM +0200, Hans de Goede wrote:
> It is a bit early to bump, since a 0.9.1 release is not happening yet,
> but this allows me to test if the vdagent SpiceCharInterface state callback
> fixes are present or not in qemu code, and thus disabling the ugly vdagent
> specific workaround from spice-qemu-char.c when compiling against a new
> enough spice-server.

ACK.

> ---
>  server/spice.h |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
> 
> diff --git a/server/spice.h b/server/spice.h
> index 15326b2..5f331fb 100644
> --- a/server/spice.h
> +++ b/server/spice.h
> @@ -22,7 +22,7 @@
>  #include <sys/socket.h>
>  #include <spice/qxl_dev.h>
>  
> -#define SPICE_SERVER_VERSION 0x000900 /* release 0.9.0 */
> +#define SPICE_SERVER_VERSION 0x000901 /* release 0.9.1 */
>  
>  /* interface base type */
>  
> -- 
> 1.7.5.1
> 
> _______________________________________________
> Spice-devel mailing list
> Spice-devel at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/spice-devel


More information about the Spice-devel mailing list