Software update cleanup, and a fix for updates on Windows.
This commit is contained in:
parent
c1c26ec73a
commit
533baf921f
6 changed files with 24 additions and 54 deletions
|
@ -43,4 +43,11 @@
|
|||
*/
|
||||
#define ZEROTIER_ONE_VERSION_BUILD 0
|
||||
|
||||
#ifndef ZT_BUILD_ARCHITECTURE
|
||||
#define ZT_BUILD_ARCHITECTURE 0
|
||||
#endif
|
||||
#ifndef ZT_BUILD_PLATFORM
|
||||
#define ZT_BUILD_PLATFORM 0
|
||||
#endif
|
||||
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue