瀏覽代碼

Version 0.2.4 - fix for EthernetTap shutdown problem, security improvements (no known bugs fixed, just proactive work)

Adam Ierymenko 12 年之前
父節點
當前提交
1111d11be1
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      version.h

+ 1 - 1
version.h

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