Browse Source

Bump package and license versions numbers

pull/8/head
Joseph Henry 5 years ago
parent
commit
cd4f9e323c
No known key found for this signature in database
GPG Key ID: C45B33FF5EBC9344
  1. 2
      .version
  2. 2
      pkg/crate/libzt/LICENSE.txt
  3. 2
      pkg/nuget/version.in
  4. 2
      pkg/pypi/libzt/version.py

2
.version

@ -1 +1 @@
1.4.1
1.6.0

2
pkg/crate/libzt/LICENSE.txt

@ -10,7 +10,7 @@ License text copyright (c) 2017 MariaDB Corporation Ab, All Rights Reserved.
Parameters
Licensor: ZeroTier, Inc.
Licensed Work: ZeroTier Network Virtualization Engine 1.4.4
Licensed Work: ZeroTier Network Virtualization Engine
The Licensed Work is (c)2019 ZeroTier, Inc.
Additional Use Grant: You may make use of the Licensed Work, provided you
do not use it in any of the following ways:

2
pkg/nuget/version.in

@ -1 +1 @@
1.4.0
1.6.0

2
pkg/pypi/libzt/version.py

@ -1 +1 @@
__version__ = "1.4.2"
__version__ = "1.6.0"

Loading…
Cancel
Save