[Spice-devel] [PATCH] server: bump SPICE_SERVER_VERSION to 0.9.0
Marc-André Lureau
marcandre.lureau at redhat.com
Tue May 3 11:41:30 PDT 2011
SASL functions will be released with 0.9.0
---
server/spice.h | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/server/spice.h b/server/spice.h
index d22425b..425d586 100644
--- a/server/spice.h
+++ b/server/spice.h
@@ -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 */
--
1.7.4
More information about the Spice-devel
mailing list