mirror of
https://gitlab.uni-freiburg.de/opensourcevdi/spice
synced 2026-01-08 12:24:55 +00:00
server: bump SPICE_SERVER_VERSION to 0.9.0
SASL functions will be released with 0.9.0
This commit is contained in:
parent
73dc16c02b
commit
148dabdf62
@ -21,7 +21,7 @@
|
||||
#include <stdint.h>
|
||||
#include <sys/socket.h>
|
||||
|
||||
#define SPICE_SERVER_VERSION 0x000801 /* release 0.8.1 */
|
||||
#define SPICE_SERVER_VERSION 0x000900 /* release 0.9.0 */
|
||||
|
||||
/* interface base type */
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user