comparison src/version.c @ 22880:a9292e0a7157 v8.2.1987

patch 8.2.1987: MS-Windows: Win32.mak is no longer needed Commit: https://github.com/vim/vim/commit/6453cc8078af403956d0e8c1849cf5ec0aae86b2 Author: Bram Moolenaar <Bram@vim.org> Date: Sat Nov 14 21:04:33 2020 +0100 patch 8.2.1987: MS-Windows: Win32.mak is no longer needed Problem: MS-Windows: Win32.mak is no longer needed. Solution: Do not include Win32.mak. (Jason McHugh, closes https://github.com/vim/vim/issues/7290)
author Bram Moolenaar <Bram@vim.org>
date Sat, 14 Nov 2020 21:15:03 +0100
parents f304f84b81a6
children be7f52838056
comparison
equal deleted inserted replaced
22879:9ad040404f2b 22880:a9292e0a7157
748 NULL 748 NULL
749 }; 749 };
750 750
751 static int included_patches[] = 751 static int included_patches[] =
752 { /* Add new patch number below this line */ 752 { /* Add new patch number below this line */
753 /**/
754 1987,
753 /**/ 755 /**/
754 1986, 756 1986,
755 /**/ 757 /**/
756 1985, 758 1985,
757 /**/ 759 /**/