Change major to 2 to declare network protocol stable

This commit is contained in:
Alexander Larsson 2010-07-20 15:52:05 +02:00 committed by Alon Levy
parent 3f63e04881
commit ca700d1fa7

View File

@ -36,7 +36,7 @@
#include <spice/start-packed.h>
#define SPICE_MAGIC (*(uint32_t*)"REDQ")
#define SPICE_VERSION_MAJOR (~(uint32_t)0 - 1)
#define SPICE_VERSION_MAJOR 2
#define SPICE_VERSION_MINOR 0
// Encryption & Ticketing Parameters