Sfoglia il codice sorgente

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

Adam Ierymenko 12 anni fa
parent
commit
2fffdfdaf5
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  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