Update Emacs's Windows manifests to support Windows 8.1.
commit8eb778759d3ac617661ffddc5434015a4dce3dd3
authorEli Zaretskii <eliz@gnu.org>
Mon, 16 Dec 2013 18:18:44 +0000 (16 20:18 +0200)
committerEli Zaretskii <eliz@gnu.org>
Mon, 16 Dec 2013 18:18:44 +0000 (16 20:18 +0200)
tree62986f86c05d1b58c84d8804d22c86fc54bb95b5
parent40bc4372a66f228ca4b8ad8e41395892ea4bc7f5
Update Emacs's Windows manifests to support Windows 8.1.

 nt/emacs-x64.manifest:
 nt/emacs-x86.manifest: Declare that we target Windows 8.1 as well
 as earlier versions.  This is so GetVersion and GetVersionEx APIs
 used for bug reporting and other purposes return accurate version
 number on Windows 8.1.  See the discussion on MSDN
 http://msdn.microsoft.com/en-us/library/windows/desktop/dn302074.aspx
 for more details.
nt/ChangeLog
nt/emacs-x64.manifest
nt/emacs-x86.manifest