summaryrefslogtreecommitdiffstats
path: root/server/migration_protocol.h
diff options
context:
space:
mode:
Diffstat (limited to 'server/migration_protocol.h')
-rw-r--r--server/migration_protocol.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/server/migration_protocol.h b/server/migration_protocol.h
index c96b60a0..fa17c7c4 100644
--- a/server/migration_protocol.h
+++ b/server/migration_protocol.h
@@ -27,7 +27,7 @@
/* increase the version when the version of any
* of the migration data messages is increased */
-#define SPICE_MIGRATION_PROTOCOL_VERSION ~0
+#define SPICE_MIGRATION_PROTOCOL_VERSION 1
typedef struct __attribute__ ((__packed__)) SpiceMigrateDataHeader {
uint32_t magic;