]> git.meshlink.io Git - meshlink/blobdiff - src/protocol.h
Introduce lightweight PMTU probe replies.
[meshlink] / src / protocol.h
index 93ef3f231b01daa873187026f34953f72da8932e..1a68555487cacb548b8f804f9d8f6b9e6ccf83b6 100644 (file)
@@ -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 */