X-Git-Url: https://www.tinc-vpn.org/git/browse?p=tinc;a=blobdiff_plain;f=src%2Fprotocol.h;h=1a68555487cacb548b8f804f9d8f6b9e6ccf83b6;hp=93ef3f231b01daa873187026f34953f72da8932e;hb=e3c763eae89df9a69bb2d611238ef18f78de311f;hpb=e3a4672afb8eb341b380e74b2bf6d098f61c08a3 diff --git a/src/protocol.h b/src/protocol.h index 93ef3f23..1a685554 100644 --- a/src/protocol.h +++ b/src/protocol.h @@ -26,7 +26,7 @@ /* Protocol version. Different major versions are incompatible. */ #define PROT_MAJOR 17 -#define PROT_MINOR 2 /* Should not exceed 255! */ +#define PROT_MINOR 3 /* Should not exceed 255! */ /* Silly Windows */