소스 검색

Version 0.2.1 - no incompatible protocol changes, a few bug fixes and the new status file feature

Adam Ierymenko 12 년 전
부모
커밋
7f3dea018c
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      version.h

+ 1 - 1
version.h

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