mirror of
https://github.com/zerotier/ZeroTierOne.git
synced 2025-06-06 20:43:44 +02:00
Version 0.4.1 - RateLimiter for multicast, bug fixes.
This version adds a draft of the multicast rate limiting architecture. A few minor bugs are also fixed. The Linux version builds in debug mode for now.
This commit is contained in:
parent
95a23dc7ec
commit
6c53891b44
1 changed files with 1 additions and 1 deletions
|
@ -41,6 +41,6 @@
|
||||||
/**
|
/**
|
||||||
* Revision: 16-bit (0-65535)
|
* Revision: 16-bit (0-65535)
|
||||||
*/
|
*/
|
||||||
#define ZEROTIER_ONE_VERSION_REVISION 0
|
#define ZEROTIER_ONE_VERSION_REVISION 1
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
|
Loading…
Add table
Reference in a new issue