diff options
author | Adam Ierymenko <adam.ierymenko@zerotier.com> | 2014-08-04 21:48:59 -0700 |
---|---|---|
committer | Adam Ierymenko <adam.ierymenko@zerotier.com> | 2014-08-04 21:48:59 -0700 |
commit | 7adf0eac7e99337befb421d1b3cf2d64888a9ea2 (patch) | |
tree | 92fddd73967f10a5d29aff44e8a75baba3301ba0 /ext | |
parent | df0a8e845086fe4cb097d8ce2618764e0258bbc1 (diff) | |
download | infinitytier-7adf0eac7e99337befb421d1b3cf2d64888a9ea2.tar.gz infinitytier-7adf0eac7e99337befb421d1b3cf2d64888a9ea2.zip |
Windows Ethernet tap refactoring complete.
Diffstat (limited to 'ext')
-rw-r--r-- | ext/installfiles/windows/ZeroTier One.aip | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/installfiles/windows/ZeroTier One.aip b/ext/installfiles/windows/ZeroTier One.aip index 69492623..c752ea6c 100644 --- a/ext/installfiles/windows/ZeroTier One.aip +++ b/ext/installfiles/windows/ZeroTier One.aip @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="UTF-8" standalone="yes"?> -<DOCUMENT Type="Advanced Installer" CreateVersion="10.9" version="11.3" Modules="professional" RootPath="." Language="en" Id="{DC564647-6BF0-4550-87F4-89C938D0159C}"> +<DOCUMENT Type="Advanced Installer" CreateVersion="10.9" version="11.4" Modules="professional" RootPath="." Language="en" Id="{DC564647-6BF0-4550-87F4-89C938D0159C}"> <COMPONENT cid="caphyon.advinst.msicomp.ProjectOptionsComponent"> <ROW Name="HiddenItems" Value="UpdaterComponent;SerValComponent;PreReqComponent;MsiMergeModsComponent;MsiRegsComponent;MsiExtComponent;MsiAssemblyComponent;ActSyncAppComponent;MsiThemeComponent;BackgroundImagesComponent;DictionaryComponent;MsiEnvComponent;CPLAppletComponent;MsiClassComponent;WebApplicationsComponent;MsiOdbcDataSrcComponent;MsiAppSearchComponent"/> </COMPONENT> |