Hi,

I plan on doing a 0.6.2 release real soon, if you have any pending fixes
please let me know asap.

Just sent one to the list (not a fix, new feature, not urgent, but if there are no issues we might just include it). Also the spice server version define should be adjusted (see attached patch).

cheers,
  Gerd
diff --git a/server/spice.h b/server/spice.h
index e630402..61a168b 100644
--- a/server/spice.h
+++ b/server/spice.h
@@ -21,7 +21,7 @@
 #include <stdint.h>
 #include <sys/socket.h>
 
-#define SPICE_SERVER_VERSION 0x000600 /* release 0.6.0 */
+#define SPICE_SERVER_VERSION 0x000602 /* release 0.6.2 */
 
 /* interface base type */
 
_______________________________________________
Spice-devel mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/spice-devel

Reply via email to