[Spice-commits] 2 commits - server/spice.h spice-common

Alon Levy alon at kemper.freedesktop.org
Thu Jun 21 06:08:44 PDT 2012


 server/spice.h |    2 +-
 spice-common   |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

New commits:
commit dd5c995c32cf595d31e59975bd1b3216cf996656
Author: Alon Levy <alevy at redhat.com>
Date:   Thu Jun 21 16:07:51 2012 +0300

    spice.h: bump SPICE_SERVER_VERSION for release 0.11.0

diff --git a/server/spice.h b/server/spice.h
index a6b3c3d..abaffbd 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 0x000a03 /* release 0.10.3 */
+#define SPICE_SERVER_VERSION 0x000b00 /* release 0.11.0 */
 
 /* interface base type */
 
commit 3baf290be79cfb1872b90f7724efa50aa343d74b
Author: Alon Levy <alevy at redhat.com>
Date:   Thu Jun 7 15:04:51 2012 +0300

    update spice-common for multiple monitor in single display channel support

diff --git a/spice-common b/spice-common
index 22fc0b0..a36c47b 160000
--- a/spice-common
+++ b/spice-common
@@ -1 +1 @@
-Subproject commit 22fc0b0145876b90385c1c88923bcd72a6380812
+Subproject commit a36c47b8dd1d477c3fd2ab46cc70b31a70f6d95c


More information about the Spice-commits mailing list