diff options
author | dgp <dgp@noemail.net> | 2014-11-07 14:23:32 (GMT) |
---|---|---|
committer | dgp <dgp@noemail.net> | 2014-11-07 14:23:32 (GMT) |
commit | 7f8eccb52a16502b70767ab86d7a23249d58fd35 (patch) | |
tree | 0de72c99a6495d3dadd2dc7b89c2239027dcd61d /win | |
parent | 7d52e388ae1f7b1a65b176b4690b4830bc0542e4 (diff) | |
parent | 307c706ffa4d58cfe209249f923239968bca3ead (diff) | |
download | tk-7f8eccb52a16502b70767ab86d7a23249d58fd35.zip tk-7f8eccb52a16502b70767ab86d7a23249d58fd35.tar.gz tk-7f8eccb52a16502b70767ab86d7a23249d58fd35.tar.bz2 |
merge trunk
FossilOrigin-Name: 90f80ab0e3db5ecfb9a638a509fed906fcc04edb
Diffstat (limited to 'win')
-rw-r--r-- | win/wish.exe.manifest.in | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/win/wish.exe.manifest.in b/win/wish.exe.manifest.in index 7db42e3..4829471 100644 --- a/win/wish.exe.manifest.in +++ b/win/wish.exe.manifest.in @@ -20,6 +20,8 @@ </trustInfo> <compatibility xmlns="urn:schemas-microsoft-com:compatibility.v1"> <application> + <!-- Windows 10 --> + <supportedOS Id="{8e0f7a12-bfb3-4fe8-b9a5-48fd50a15a9a}"/> <!-- Windows 8.1 --> <supportedOS Id="{1f676c76-80e1-4239-95bb-83d0f6d0da78}"/> <!-- Windows 8 --> |