-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Version bumps and other release stuff to ship 1.10.3
- Loading branch information
1 parent
0a900dc
commit dc76219
Showing
4 changed files
with
12 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,9 @@ | ||
zerotier-one (1.10.3) unstable; urgency=medium | ||
|
||
* See RELEASE-NOTES.md for release notes. | ||
|
||
-- Adam Ierymenko <[email protected]> Sat, 21 Jan 2023 01:00:00 -0700 | ||
|
||
zerotier-one (1.10.2) unstable; urgency=medium | ||
|
||
* See RELEASE-NOTES.md for release notes. | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
Name: zerotier-one | ||
Version: 1.10.2 | ||
Version: 1.10.3 | ||
Release: 1%{?dist} | ||
Summary: ZeroTier network virtualization service | ||
|
||
|
@@ -137,6 +137,9 @@ chmod 0755 $RPM_BUILD_ROOT/etc/init.d/zerotier-one | |
%endif | ||
|
||
%changelog | ||
* Sat Jan 21 2023 Adam Ierymenko <[email protected]> - 1.10.3 | ||
- see https://github.com/zerotier/ZeroTierOne for release notes | ||
|
||
* Mon Oct 13 2022 Adam Ierymenko <[email protected]> - 1.10.2 | ||
- see https://github.com/zerotier/ZeroTierOne for release notes | ||
|
||
|