Browse Source

Bump version in RPM spec and DEB.

Adam Ierymenko 9 years ago
parent
commit
f86e9b7df2
2 changed files with 10 additions and 1 deletions
  1. 6 0
      debian/changelog
  2. 4 1
      zerotier-one.spec

+ 6 - 0
debian/changelog

@@ -1,3 +1,9 @@
+zerotier-one (1.1.8) unstable; urgency=low
+
+  * See https://github.com/zerotier/ZeroTierOne for release notes.
+
+ -- Adam Ierymenko <[email protected]>  Fri, 08 Jul 2016 01:56:00 -0700
+
 zerotier-one (1.1.6) unstable; urgency=medium
 
   * First Debian release on ZeroTier, Inc. private apt repository.

+ 4 - 1
zerotier-one.spec

@@ -1,5 +1,5 @@
 Name:           zerotier-one
-Version:        1.1.6
+Version:        1.1.8
 Release:        0.1%{?dist}
 Summary:        ZeroTier One network virtualization service
 
@@ -149,6 +149,9 @@ esac
 %endif
 
 %changelog
+* Fri Jul 08 2016 Adam Ierymenko <[email protected]> - 1.1.8-0.1
+- see https://github.com/zerotier/ZeroTierOne for release notes
+
 * Sat Jun 25 2016 Adam Ierymenko <[email protected]> - 1.1.6-0.1
 - now builds on CentOS 6 as well as newer distros, and some cleanup