X-Git-Url: https://www.tinc-vpn.org/git/browse?a=blobdiff_plain;f=src%2Fprotocol.h;h=ee6f1f0e69217c805ab09be51b5eef1a5b50a7d9;hb=76a3ada4eb4032172c3d780915a07680f9954d42;hp=540a7c3fb6aa7455791727bbdf5e150f27a78df6;hpb=68de7b481e54d6a7c573d9a2d61f76d4d3a6b2f9;p=tinc diff --git a/src/protocol.h b/src/protocol.h index 540a7c3f..ee6f1f0e 100644 --- a/src/protocol.h +++ b/src/protocol.h @@ -24,7 +24,7 @@ /* Protocol version. Different major versions are incompatible. */ #define PROT_MAJOR 17 -#define PROT_MINOR 2 +#define PROT_MINOR 2 /* Should not exceed 255! */ /* Silly Windows */