[Spice-devel] [spice-protocol PATCH v2 0.12.2 2/2] Release 0.12.2
Alon Levy
alevy at redhat.com
Tue Sep 11 07:35:53 PDT 2012
New in this release:
display channel: A8 surface capability
qxl: client present, client capabilities, client monitors configuration and
guest capabilities.
---
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