commit | e16b00a1582dbff7b76b0631d935531059cf7b47 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Sun Aug 06 17:38:06 2017 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Sun Aug 06 17:38:06 2017 +0200 |
tree | 426f74c3837b6c8b14599beafc2245cdaa20d229 | |
parent | 02113ed4dfa585b4553a7c630b4d7eed0002aebd [diff] [blame] |
patch 8.0.0881: win32.mak no longer included in Windows SDK Problem: win32.mak no longer included in Windows SDK. Solution: Do not include win32.mak. (Ken Takata)
diff --git a/src/version.c b/src/version.c index 19e2a0d..2b489ff 100644 --- a/src/version.c +++ b/src/version.c
@@ -770,6 +770,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 881, +/**/ 880, /**/ 879,