summaryrefslogtreecommitdiffstats
path: root/server/spice.h
diff options
context:
space:
mode:
authorAlon Levy <alevy@redhat.com>2012-06-21 16:07:51 +0300
committerAlon Levy <alevy@redhat.com>2012-06-21 16:08:04 +0300
commitdd5c995c32cf595d31e59975bd1b3216cf996656 (patch)
treea1cb2d97bf35c2aee8de0d774c218af989ecfd9d /server/spice.h
parent3baf290be79cfb1872b90f7724efa50aa343d74b (diff)
downloadspice-dd5c995c32cf595d31e59975bd1b3216cf996656.tar.gz
spice-dd5c995c32cf595d31e59975bd1b3216cf996656.tar.xz
spice-dd5c995c32cf595d31e59975bd1b3216cf996656.zip
spice.h: bump SPICE_SERVER_VERSION for release 0.11.0
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 a6b3c3d8..abaffbdd 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 */