mirror of
https://github.com/zerotier/ZeroTierOne.git
synced 2025-06-05 03:53:44 +02:00
0.2.5 - cleaned up multicast propagation algorithm and factored it out into Multicaster.hpp and BloomFilter.hpp
This commit is contained in:
parent
9e28bbfbb2
commit
9f8069434a
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 4
|
#define ZEROTIER_ONE_VERSION_REVISION 5
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
|
Loading…
Add table
Reference in a new issue