mirror of
https://github.com/ZeroTier/ZeroTierOne
synced 2025-08-20 21:33:57 -07:00
.
This commit is contained in:
parent
536bc59abb
commit
b44bd19c53
3 changed files with 8 additions and 10 deletions
|
@ -19,15 +19,7 @@
|
|||
#include <string.h>
|
||||
|
||||
#include "../../include/ZeroTierCore.h"
|
||||
|
||||
#if __has_include("../../version.h")
|
||||
#include "../../version.h"
|
||||
#else
|
||||
#define ZEROTIER_ONE_VERSION_MAJOR 255
|
||||
#define ZEROTIER_ONE_VERSION_MINOR 255
|
||||
#define ZEROTIER_ONE_VERSION_REVISION 255
|
||||
#define ZEROTIER_ONE_VERSION_BUILD 255
|
||||
#endif
|
||||
#include "../../node/Constants.hpp"
|
||||
|
||||
/****************************************************************************/
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue