Browse Source

Version bumps.

Adam Ierymenko 9 years ago
parent
commit
34e7c8652a
3 changed files with 12 additions and 2 deletions
  1. 7 0
      debian/changelog
  2. 1 1
      ext/installfiles/mac/ZeroTier One.pkgproj
  3. 4 1
      zerotier-one.spec

+ 7 - 0
debian/changelog

@@ -1,3 +1,10 @@
+zerotier-one (1.1.10) unstable; urgency=medium
+
+  * See https://github.com/zerotier/ZeroTierOne for release notes.
+  * ZeroTier Debian packages no longer depend on http-parser since its ABI is too unstable.
+
+ -- Adam Ierymenko <[email protected]>  Tue, 12 Jul 2016 12:29:00 -0700
+
 zerotier-one (1.1.8) unstable; urgency=low
 
   * See https://github.com/zerotier/ZeroTierOne for release notes.

+ 1 - 1
ext/installfiles/mac/ZeroTier One.pkgproj

@@ -759,7 +759,7 @@
 			<key>OVERWRITE_PERMISSIONS</key>
 			<false/>
 			<key>VERSION</key>
-			<string>1.1.8</string>
+			<string>1.1.10</string>
 		</dict>
 		<key>PROJECT_COMMENTS</key>
 		<dict>

+ 4 - 1
zerotier-one.spec

@@ -1,5 +1,5 @@
 Name:           zerotier-one
-Version:        1.1.8
+Version:        1.1.10
 Release:        0.1%{?dist}
 Summary:        ZeroTier One network virtualization service
 
@@ -149,6 +149,9 @@ esac
 %endif
 
 %changelog
+* Tue Jul 12 2016 Adam Ierymenko <[email protected]> - 1.1.10-0.1
+- see https://github.com/zerotier/ZeroTierOne for release notes
+
 * Fri Jul 08 2016 Adam Ierymenko <[email protected]> - 1.1.8-0.1
 - see https://github.com/zerotier/ZeroTierOne for release notes