mirror of
https://gitlab.uni-freiburg.de/opensourcevdi/spice-protocol
synced 2026-08-11 13:00:54 +00:00
Reset minor to 0 as we're bumping major
This commit is contained in:
parent
99f2665776
commit
9837b4596c
@ -38,7 +38,7 @@
|
||||
|
||||
#define SPICE_MAGIC (*(uint32_t*)"REDQ")
|
||||
#define SPICE_VERSION_MAJOR (~(uint32_t)0 - 1)
|
||||
#define SPICE_VERSION_MINOR 3
|
||||
#define SPICE_VERSION_MINOR 0
|
||||
|
||||
// Encryption & Ticketing Parameters
|
||||
#define SPICE_MAX_PASSWORD_LENGTH 60
|
||||
|
||||
Loading…
Reference in New Issue
Block a user