summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdam Ierymenko <adam.ierymenko@gmail.com>2013-12-31 11:24:57 -0800
committerAdam Ierymenko <adam.ierymenko@gmail.com>2013-12-31 11:24:57 -0800
commit17126b0c6d3ffe0e205c3bfdca778cba272ed6b0 (patch)
tree10befe4cc2a218722824974d4bcc5d1496cc4f55
parentc37cb60d3cf5348c7d2fad9f6a63cf93517875f8 (diff)
downloadinfinitytier-17126b0c6d3ffe0e205c3bfdca778cba272ed6b0.tar.gz
infinitytier-17126b0c6d3ffe0e205c3bfdca778cba272ed6b0.zip
VERSION 0.6.6: fix to path discovery
New versions will be coming fast and furious for a bit as bugs get fixed and testing is done in prep to the first binary release. This version fixes a problem with WAN path discovery and a possible security issue in PacketDecoder. (see previous comments)
-rw-r--r--version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/version.h b/version.h
index 87b1fc17..bd2543e6 100644
--- a/version.h
+++ b/version.h
@@ -41,6 +41,6 @@
/**
* Revision
*/
-#define ZEROTIER_ONE_VERSION_REVISION 5
+#define ZEROTIER_ONE_VERSION_REVISION 6
#endif