spice.h: bump SPICE_SERVER_VERSION for release 0.11.0

This commit is contained in:
Alon Levy 2012-06-21 16:07:51 +03:00
parent 3baf290be7
commit dd5c995c32

View File

@ -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 */