[Spice-commits] 2 commits - server/spice.h spice-common
Alon Levy
alon at kemper.freedesktop.org
Wed Jun 27 07:12:34 PDT 2012
server/spice.h | 2 +-
spice-common | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
New commits:
commit d16b65b7d5e53e3eff04b1876f970e10f635ecba
Author: Alon Levy <alevy at redhat.com>
Date: Wed Jun 27 17:12:15 2012 +0300
Revert "update spice-common for multiple monitor in single display channel support"
This reverts commit 3baf290be79cfb1872b90f7724efa50aa343d74b.
diff --git a/spice-common b/spice-common
index a36c47b..22fc0b0 160000
--- a/spice-common
+++ b/spice-common
@@ -1 +1 @@
-Subproject commit a36c47b8dd1d477c3fd2ab46cc70b31a70f6d95c
+Subproject commit 22fc0b0145876b90385c1c88923bcd72a6380812
commit 343b3b43b34d890ae139e75a4fca4fdd1625797d
Author: Alon Levy <alevy at redhat.com>
Date: Wed Jun 27 17:12:03 2012 +0300
Revert "spice.h: bump SPICE_SERVER_VERSION for release 0.11.0"
This reverts commit dd5c995c32cf595d31e59975bd1b3216cf996656.
diff --git a/server/spice.h b/server/spice.h
index abaffbd..a6b3c3d 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 0x000b00 /* release 0.11.0 */
+#define SPICE_SERVER_VERSION 0x000a03 /* release 0.10.3 */
/* interface base type */
More information about the Spice-commits
mailing list