mirror of
https://github.com/zerotier/ZeroTierOne.git
synced 2025-07-21 01:42:50 +02:00
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)
This commit is contained in:
parent
c37cb60d3c
commit
17126b0c6d
1 changed files with 1 additions and 1 deletions
|
@ -41,6 +41,6 @@
|
|||
/**
|
||||
* Revision
|
||||
*/
|
||||
#define ZEROTIER_ONE_VERSION_REVISION 5
|
||||
#define ZEROTIER_ONE_VERSION_REVISION 6
|
||||
|
||||
#endif
|
||||
|
|
Loading…
Add table
Reference in a new issue