X-Git-Url: https://tinc-vpn.org/git/browse?a=blobdiff_plain;f=src%2Fprotocol.h;h=080d50c19f2944b745684fa2e22bcd145692c91c;hb=89715454c083aaeb4dc73340f2d0ab9a3d9503e0;hp=1a1fb3f8cc0207ab0e884e24f76039db10f2efe0;hpb=511b51ffe60c20a9091829c03863197b76027716;p=tinc diff --git a/src/protocol.h b/src/protocol.h index 1a1fb3f8..080d50c1 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 3 /* Should not exceed 255! */ +#define PROT_MINOR 4 /* Should not exceed 255! */ /* Silly Windows */