Added windows 8.1 support NT was updated to 6.3

This commit is contained in:
Michael Hess 2013-10-18 12:15:35 -04:00
parent 230ef846fa
commit f57577e417
2 changed files with 2 additions and 1 deletions

View File

@ -185,6 +185,7 @@
'Vista' : 'NT 6.0',
'7' : 'NT 6.1',
'8' : 'NT 6.2',
'8.1' : 'NT 6.3',
'RT' : 'ARM'
}
}

File diff suppressed because one or more lines are too long