diff --git a/debian/changelog b/debian/changelog index 3b33c1e29..aa2fb5340 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +zerotier-one (1.1.14) unstable; urgency=medium + + * See https://github.com/zerotier/ZeroTierOne for release notes. + + -- Adam Ierymenko Tue, 21 Jul 2016 07:14:12 -0700 + zerotier-one (1.1.12) unstable; urgency=medium * See https://github.com/zerotier/ZeroTierOne for release notes. diff --git a/ext/installfiles/mac/ZeroTier One.pkgproj b/ext/installfiles/mac/ZeroTier One.pkgproj index acbc3cfbe..d9730527a 100755 --- a/ext/installfiles/mac/ZeroTier One.pkgproj +++ b/ext/installfiles/mac/ZeroTier One.pkgproj @@ -759,7 +759,7 @@ OVERWRITE_PERMISSIONS VERSION - 1.1.12 + 1.1.14 PROJECT_COMMENTS diff --git a/version.h b/version.h index f95ae688b..18300110d 100644 --- a/version.h +++ b/version.h @@ -32,6 +32,6 @@ /** * Revision */ -#define ZEROTIER_ONE_VERSION_REVISION 13 +#define ZEROTIER_ONE_VERSION_REVISION 14 #endif diff --git a/zerotier-one.spec b/zerotier-one.spec index 36856bd4a..9f242ee19 100644 --- a/zerotier-one.spec +++ b/zerotier-one.spec @@ -1,5 +1,5 @@ Name: zerotier-one -Version: 1.1.12 +Version: 1.1.14 Release: 0.1%{?dist} Summary: ZeroTier One network virtualization service