diff options
author | Adam Ierymenko <adam.ierymenko@zerotier.com> | 2014-04-10 22:46:17 -0700 |
---|---|---|
committer | Adam Ierymenko <adam.ierymenko@zerotier.com> | 2014-04-10 22:46:17 -0700 |
commit | 42c34742237f22ec41957f9a44f8cdc82ad8bc4e (patch) | |
tree | 7154b73212054d91f9b07f1dfa4dba0eab314c46 /ext/installfiles/windows/ZeroTier One.aip | |
parent | aee742e7675dfc125f31fbe00fafeda53c532b05 (diff) | |
download | infinitytier-42c34742237f22ec41957f9a44f8cdc82ad8bc4e.tar.gz infinitytier-42c34742237f22ec41957f9a44f8cdc82ad8bc4e.zip |
VERSION 0.8.2
This version fixes a few more issues with TCP tunneling including GitHub issue #63.
It also adds automatic announcement and location of peers on physical LANs (GitHub
issue #56) which should greatly improve performance if you happen to be on the same
LAN or WiFi network as another peer. It can take 60 seconds or so for this to occur,
but it should.
Diffstat (limited to 'ext/installfiles/windows/ZeroTier One.aip')
-rw-r--r-- | ext/installfiles/windows/ZeroTier One.aip | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/ext/installfiles/windows/ZeroTier One.aip b/ext/installfiles/windows/ZeroTier One.aip index eff769ad..ebeb4d33 100644 --- a/ext/installfiles/windows/ZeroTier One.aip +++ b/ext/installfiles/windows/ZeroTier One.aip @@ -20,10 +20,10 @@ <ROW Property="CTRLS" Value="2"/> <ROW Property="MSIFASTINSTALL" MultiBuildValue="DefaultBuild:2"/> <ROW Property="Manufacturer" Value="ZeroTier Networks LLC"/> - <ROW Property="ProductCode" Value="1033:{11E1CFBC-7A03-4B39-883E-5EAD0FD9A134} " Type="16"/> + <ROW Property="ProductCode" Value="1033:{743D434E-12E1-4A25-860E-76F92B076204} " Type="16"/> <ROW Property="ProductLanguage" Value="1033"/> <ROW Property="ProductName" Value="ZeroTier One"/> - <ROW Property="ProductVersion" Value="0.8.1" Type="32"/> + <ROW Property="ProductVersion" Value="0.8.2" Type="32"/> <ROW Property="REBOOT" MultiBuildValue="DefaultBuild:ReallySuppress"/> <ROW Property="RUNAPPLICATION" Value="1" Type="4"/> <ROW Property="SecureCustomProperties" Value="OLDPRODUCTS;AI_NEWERPRODUCTFOUND"/> @@ -291,7 +291,7 @@ <ROW XmlAttribute="xsischemaLocation" XmlElement="swidsoftware_identification_tag" Name="xsi:schemaLocation" Flags="14" Order="3" Value="http://standards.iso.org/iso/19770/-2/2008/schema.xsd software_identification_tag.xsd"/> </COMPONENT> <COMPONENT cid="caphyon.advinst.msicomp.XmlElementComponent"> - <ROW XmlElement="swidbuild" ParentElement="swidnumeric" Name="swid:build" Order="2" Flags="14" Text="1"/> + <ROW XmlElement="swidbuild" ParentElement="swidnumeric" Name="swid:build" Order="2" Flags="14" Text="2"/> <ROW XmlElement="swidentitlement_required_indicator" ParentElement="swidsoftware_identification_tag" Name="swid:entitlement_required_indicator" Order="0" Flags="14" Text="false"/> <ROW XmlElement="swidmajor" ParentElement="swidnumeric" Name="swid:major" Order="0" Flags="14" Text="0"/> <ROW XmlElement="swidminor" ParentElement="swidnumeric" Name="swid:minor" Order="1" Flags="14" Text="8"/> |