server: bump SPICE_SERVER_VERSION to 0.9.0

SASL functions will be released with 0.9.0
This commit is contained in:
Marc-André Lureau 2011-05-03 20:28:37 +02:00 committed by Marc-André Lureau
parent 73dc16c02b
commit 148dabdf62

View File

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