summaryrefslogtreecommitdiffstats
path: root/server/spice.h
diff options
context:
space:
mode:
authorAlon Levy <alevy@redhat.com>2012-06-27 17:12:03 +0300
committerAlon Levy <alevy@redhat.com>2012-06-27 17:12:03 +0300
commit343b3b43b34d890ae139e75a4fca4fdd1625797d (patch)
tree0b8e22eefa8930fba9e9d17f4c1828457485302a /server/spice.h
parentdd5c995c32cf595d31e59975bd1b3216cf996656 (diff)
downloadspice-343b3b43b34d890ae139e75a4fca4fdd1625797d.tar.gz
spice-343b3b43b34d890ae139e75a4fca4fdd1625797d.tar.xz
spice-343b3b43b34d890ae139e75a4fca4fdd1625797d.zip
Revert "spice.h: bump SPICE_SERVER_VERSION for release 0.11.0"
This reverts commit dd5c995c32cf595d31e59975bd1b3216cf996656.
Diffstat (limited to 'server/spice.h')
-rw-r--r--server/spice.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/server/spice.h b/server/spice.h
index abaffbdd..a6b3c3d8 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 */