diff --git a/server/spice.h b/server/spice.h index 2cb8a752..fc7d5b5b 100644 --- a/server/spice.h +++ b/server/spice.h @@ -21,6 +21,8 @@ #include #include +#define SPICE_SERVER_VERSION 0x000503 /* release 0.5.3 */ + /* interface base type */ typedef struct SpiceBaseInterface SpiceBaseInterface;