mirror of
https://github.com/zerotier/ZeroTierOne.git
synced 2025-06-05 03:53:44 +02:00
'versioning'
This commit is contained in:
parent
f0a23ae0ea
commit
3f1d1fb3c3
2 changed files with 17 additions and 17 deletions
|
@ -40,7 +40,7 @@
|
|||
/**
|
||||
* Revision
|
||||
*/
|
||||
#define ZEROTIER_ONE_VERSION_REVISION 5
|
||||
#define ZEROTIER_ONE_VERSION_REVISION 6
|
||||
|
||||
/**
|
||||
* Build version
|
||||
|
|
|
@ -19,7 +19,7 @@
|
|||
<Run Text="ZeroTier One"/>
|
||||
</Paragraph>
|
||||
<Paragraph TextAlignment="Center">
|
||||
<Run FontSize="14" Text="Version 1.2.4"/>
|
||||
<Run FontSize="14" Text="Version 1.2.6"/>
|
||||
<LineBreak/>
|
||||
<Run FontSize="14" Text="(c) 2011-2017 ZeroTier, Inc."/>
|
||||
<LineBreak/>
|
||||
|
|
Loading…
Add table
Reference in a new issue