X-Git-Url: https://www.tinc-vpn.org/git/browse?a=blobdiff_plain;f=src%2Fprotocol.h;h=1a68555487cacb548b8f804f9d8f6b9e6ccf83b6;hb=e3c763eae89df9a69bb2d611238ef18f78de311f;hp=93ef3f231b01daa873187026f34953f72da8932e;hpb=ced4c1a327b321a6d73028a3a15b41b0be64d910;p=tinc 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 */