mirror of
https://github.com/zerotier/ZeroTierOne.git
synced 2025-04-15 11:36:54 +02:00
Bump version
This commit is contained in:
parent
bb99ef1351
commit
34364ab8ee
1 changed files with 2 additions and 2 deletions
|
@ -40,7 +40,7 @@
|
|||
/**
|
||||
* Revision
|
||||
*/
|
||||
#define ZEROTIER_ONE_VERSION_REVISION 0
|
||||
#define ZEROTIER_ONE_VERSION_REVISION 1
|
||||
|
||||
/**
|
||||
* Build version
|
||||
|
@ -49,7 +49,7 @@
|
|||
* to force a minor update without an actual version number change. It's
|
||||
* not part of the actual release version number.
|
||||
*/
|
||||
#define ZEROTIER_ONE_VERSION_BUILD 1
|
||||
#define ZEROTIER_ONE_VERSION_BUILD 0
|
||||
|
||||
#ifndef ZT_BUILD_ARCHITECTURE
|
||||
#define ZT_BUILD_ARCHITECTURE 0
|
||||
|
|
Loading…
Add table
Reference in a new issue