Browse Source

0.2.5 - cleaned up multicast propagation algorithm and factored it out into Multicaster.hpp and BloomFilter.hpp

pull/1/head
Adam Ierymenko 13 years ago
parent
commit
9f8069434a
  1. 2
      version.h

2
version.h

@ -41,6 +41,6 @@
/**
* Revision: 16-bit (0-65535)
*/
#define ZEROTIER_ONE_VERSION_REVISION 4
#define ZEROTIER_ONE_VERSION_REVISION 5
#endif

Loading…
Cancel
Save