Parcourir la source

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.
Adam Ierymenko il y a 12 ans
Parent
commit
6c53891b44
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      version.h

+ 1 - 1
version.h

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