[Spice-devel] [spice-protocol PATCH] Release 0.12.2

Alon Levy alevy at redhat.com
Mon Sep 10 08:57:52 PDT 2012


New in this release:
 display channel: A8 surface capability
 qxl: client present, client capabilities, client monitors configuration and
     guest capabilities.
---
This is on top of the two outstanding spice-protocol patches, required for qemu
to use the new api for client monitors configuration update and spice guest
capabilities notification.

 configure.ac | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/configure.ac b/configure.ac
index b4a9cca..d80c360 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2,7 +2,7 @@ AC_PREREQ([2.57])
 
 m4_define([SPICE_MAJOR], 0)
 m4_define([SPICE_MINOR], 12)
-m4_define([SPICE_MICRO], 1)
+m4_define([SPICE_MICRO], 2)
 
 AC_INIT(spice-protocol, [SPICE_MAJOR.SPICE_MINOR.SPICE_MICRO], [], spice-protocol)
 
-- 
1.7.12



More information about the Spice-devel mailing list