diff options
Diffstat (limited to 'install-win32/settings.in')
-rw-r--r-- | install-win32/settings.in | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/install-win32/settings.in b/install-win32/settings.in index b233686..517236a 100644 --- a/install-win32/settings.in +++ b/install-win32/settings.in @@ -60,7 +60,8 @@ # DDK Version. # DDK distribution is assumed to be in C:\WINDDK\${DDKVER} -!define DDKVER 5600 +!define DDKVER 6001.17121 +!define DDKVER_MAJOR 6001 # Code Signing. # If undefined, don't sign any files. |