Browse Source

Version 0.2.2 - still compatible, now measures latency for everyone, broadcast enabled

Adam Ierymenko 12 năm trước cách đây
mục cha
commit
2fffdfdaf5
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      version.h

+ 1 - 1
version.h

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