Decided to make this 1.1.0 (semantic versioning increment is warranted), and add a legacy hack for older clients working with clusters.
This commit is contained in:
parent
1b4cc4af5c
commit
f1b6427e63
3 changed files with 36 additions and 6 deletions
|
@ -36,11 +36,11 @@
|
|||
/**
|
||||
* Minor version
|
||||
*/
|
||||
#define ZEROTIER_ONE_VERSION_MINOR 0
|
||||
#define ZEROTIER_ONE_VERSION_MINOR 1
|
||||
|
||||
/**
|
||||
* Revision
|
||||
*/
|
||||
#define ZEROTIER_ONE_VERSION_REVISION 6
|
||||
#define ZEROTIER_ONE_VERSION_REVISION 0
|
||||
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue