Browse Source

bump bump bump that version

Adam Ierymenko 8 years ago
parent
commit
d44fb3a2f6

+ 1 - 1
debian/changelog

@@ -2,7 +2,7 @@ zerotier-one (1.2.0) unstable; urgency=medium
 
   * See https://github.com/zerotier/ZeroTierOne for release notes.
 
- -- Adam Ierymenko <[email protected]>  Tue, 07 Mar 2017 09:08:00 -0700
+ -- Adam Ierymenko <[email protected]>  Tue, 14 Mar 2017 09:08:00 -0700
 
 zerotier-one (1.1.14) unstable; urgency=medium
 

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

@@ -646,7 +646,7 @@
 			<key>OVERWRITE_PERMISSIONS</key>
 			<false/>
 			<key>VERSION</key>
-			<string>1.1.17</string>
+			<string>1.2.0</string>
 		</dict>
 		<key>PROJECT_COMMENTS</key>
 		<dict>

+ 1 - 1
ext/installfiles/windows/chocolatey/zerotier-one/zerotier-one.nuspec

@@ -26,7 +26,7 @@ This is a nuspec. It mostly adheres to https://docs.nuget.org/create/Nuspec-Refe
     <!-- version should MATCH as closely as possible with the underlying software -->
     <!-- Is the version a prerelease of a version? https://docs.nuget.org/create/versioning#creating-prerelease-packages -->
     <!-- Note that unstable versions like 0.0.1 can be considered a released version, but it's possible that one can release a 0.0.1-beta before you release a 0.0.1 version. If the version number is final, that is considered a released version and not a prerelease. -->
-    <version>1.1.14</version>
+    <version>1.2.0</version>
     <!-- <packageSourceUrl>Where is this Chocolatey package located (think GitHub)? packageSourceUrl is highly recommended for the community feed</packageSourceUrl>-->
     <!-- owners is a poor name for maintainers of the package. It sticks around by this name for compatibility reasons. It basically means you. -->
     <!--<owners>ZeroTier, Inc.</owners>-->

+ 3 - 0
zerotier-one.spec

@@ -145,6 +145,9 @@ esac
 %endif
 
 %changelog
+* Tue Mar 14 2017 Adam Ierymenko <[email protected]> - 1.2.0-0.1
+- see https://github.com/zerotier/ZeroTierOne for release notes
+
 * Tue Jul 12 2016 Adam Ierymenko <[email protected]> - 1.1.10-0.1
 - see https://github.com/zerotier/ZeroTierOne for release notes