summaryrefslogtreecommitdiffstats
path: root/server/spice.h
diff options
context:
space:
mode:
authorAlon Levy <alevy@redhat.com>2012-07-23 14:23:19 +0300
committerAlon Levy <alevy@redhat.com>2012-07-23 15:46:53 +0300
commitad7c5ca72a36a867c11409ebe55016a8da7b7441 (patch)
tree251c1fb08ed0b4e5f5b073f8eb39cf89581f3e49 /server/spice.h
parent0acea04d71f28e98b15620e31902dd8e2196c637 (diff)
downloadspice-ad7c5ca72a36a867c11409ebe55016a8da7b7441.tar.gz
spice-ad7c5ca72a36a867c11409ebe55016a8da7b7441.tar.xz
spice-ad7c5ca72a36a867c11409ebe55016a8da7b7441.zip
bump version to 0.11.1 for new spice_qxl_monitors_config_async
bump current and age since only additions where done. new server library is libspice-server.so.1.2.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 ec28f4ab..3d70ec75 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 0x000b01 /* release 0.11.1 */
/* interface base type */