[Spice-devel] [PATCH] server: bump SPICE_SERVER_VERSION to 0.9.0
Alon Levy
alevy at redhat.com
Wed May 4 03:07:22 PDT 2011
On Tue, May 03, 2011 at 08:41:30PM +0200, Marc-André Lureau wrote:
> SASL functions will be released with 0.9.0
> ---
> server/spice.h | 2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)
>
ACK.
> diff --git a/server/spice.h b/server/spice.h
> index d22425b..425d586 100644
> --- a/server/spice.h
> +++ b/server/spice.h
> @@ -21,7 +21,7 @@
> #include <stdint.h>
> #include <sys/socket.h>
>
> -#define SPICE_SERVER_VERSION 0x000801 /* release 0.8.1 */
> +#define SPICE_SERVER_VERSION 0x000900 /* release 0.9.0 */
>
> /* interface base type */
>
> --
> 1.7.4
>
> _______________________________________________
> 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