Update Emacs's Windows manifests to support Windows 8.1.
authorEli Zaretskii <eliz@gnu.org>
Mon, 16 Dec 2013 18:18:44 +0000 (20:18 +0200)
committerEli Zaretskii <eliz@gnu.org>
Mon, 16 Dec 2013 18:18:44 +0000 (20:18 +0200)
commit2f43a3ee6a4a8da9b03794f7d67410a11808da87
tree709f227185069940019b09929581f9af026c9512
parent397e886f3470343dc6bb9bb14776c2de5254e0a9
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