commit/resourceMonitor: josephsl: 17.04: Windows 10 Creators Update 9build 15063) is recognized

  • From: commits-noreply@xxxxxxxxxxxxx
  • To: nvda-addons-commits@xxxxxxxxxxxxx
  • Date: Thu, 30 Mar 2017 22:49:12 -0000

1 new commit in resourceMonitor:

https://bitbucket.org/nvdaaddonteam/resourcemonitor/commits/5519ae5ed1ec/
Changeset:   5519ae5ed1ec
Branch:      stable
User:        josephsl
Date:        2017-03-30 22:48:46+00:00
Summary:     17.04: Windows 10 Creators Update 9build 15063) is recognized

Affected #:  1 file

diff --git a/addon/globalPlugins/resourceMonitor/__init__.py 
b/addon/globalPlugins/resourceMonitor/__init__.py
index e2698d4..0c32036 100644
--- a/addon/globalPlugins/resourceMonitor/__init__.py
+++ b/addon/globalPlugins/resourceMonitor/__init__.py
@@ -42,6 +42,7 @@ releaseIDs={
        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):

Repository URL: https://bitbucket.org/nvdaaddonteam/resourcemonitor/

--

This is a commit notification from bitbucket.org. You are receiving
this because you have the service enabled, addressing the recipient of
this email.

Other related posts:

  • » commit/resourceMonitor: josephsl: 17.04: Windows 10 Creators Update 9build 15063) is recognized - commits-noreply