Explorar el Código

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

Adam Ierymenko hace 12 años
padre
commit
2fffdfdaf5
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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