Sfoglia il codice sorgente

0.2.3 - OSX bug fix, multicast propagation fix, no incompatible protocol changes

Adam Ierymenko 12 anni fa
parent
commit
1ecf6ed3d0
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 2
+#define ZEROTIER_ONE_VERSION_REVISION 3
 
 #endif