Skip to content

Commit

Permalink
17.04: Windows 10 Creators Update 9build 15063) is recognized
Browse files Browse the repository at this point in the history
  • Loading branch information
josephsl committed Mar 30, 2017
1 parent 31d8ac3 commit 5519ae5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions addon/globalPlugins/resourceMonitor/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ def tryTrunk(n):
10240:("Windows 10Ver1507","Windows Server Tech Preview"),
10586:("Windows 10Ver1511","Windows Server Tech Preview"),
14393:("Windows 10Ver1607","Windows Server 2016"),
15063:("Windows 10Ver1703","Windows Server 1703"),
}

def _win10RID(build, isClient):
Expand Down

0 comments on commit 5519ae5

Please sign in to comment.