mirror of
https://github.com/zerotier/ZeroTierOne.git
synced 2025-06-05 03:53:44 +02:00
Bump version in RPM spec and DEB.
This commit is contained in:
parent
898d889537
commit
f86e9b7df2
2 changed files with 10 additions and 1 deletions
6
debian/changelog
vendored
6
debian/changelog
vendored
|
@ -1,3 +1,9 @@
|
||||||
|
zerotier-one (1.1.8) unstable; urgency=low
|
||||||
|
|
||||||
|
* See https://github.com/zerotier/ZeroTierOne for release notes.
|
||||||
|
|
||||||
|
-- Adam Ierymenko <adam.ierymenko@zerotier.com> Fri, 08 Jul 2016 01:56:00 -0700
|
||||||
|
|
||||||
zerotier-one (1.1.6) unstable; urgency=medium
|
zerotier-one (1.1.6) unstable; urgency=medium
|
||||||
|
|
||||||
* First Debian release on ZeroTier, Inc. private apt repository.
|
* First Debian release on ZeroTier, Inc. private apt repository.
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
Name: zerotier-one
|
Name: zerotier-one
|
||||||
Version: 1.1.6
|
Version: 1.1.8
|
||||||
Release: 0.1%{?dist}
|
Release: 0.1%{?dist}
|
||||||
Summary: ZeroTier One network virtualization service
|
Summary: ZeroTier One network virtualization service
|
||||||
|
|
||||||
|
@ -149,6 +149,9 @@ esac
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Jul 08 2016 Adam Ierymenko <adam.ierymenko@zerotier.com> - 1.1.8-0.1
|
||||||
|
- see https://github.com/zerotier/ZeroTierOne for release notes
|
||||||
|
|
||||||
* Sat Jun 25 2016 Adam Ierymenko <adam.ierymenko@zerotier.com> - 1.1.6-0.1
|
* Sat Jun 25 2016 Adam Ierymenko <adam.ierymenko@zerotier.com> - 1.1.6-0.1
|
||||||
- now builds on CentOS 6 as well as newer distros, and some cleanup
|
- now builds on CentOS 6 as well as newer distros, and some cleanup
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue