Commit 03e93526 authored by Alexis Campailla's avatar Alexis Campailla Committed by Trevor Norris
Browse files

win: manifest node.exe for Windows 8.1

Adding a compatibility section to node.exe embedded manifest so that
Node is declared explicitly compatible with Windows 8.1. Required so
that os.release() can return the correct version on Windows 8.1.

See http://msdn.microsoft.com/en-us/library/windows/desktop/ms724451(v=vs.85).aspx



Reviewed-by: default avatarTrevor Norris <trev.norris@gmail.com>
parent 378d9723
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment