comparison src/version.c @ 19762:b97112a4e3e4 v8.2.0437

patch 8.2.0437: MS-Windows installer contains old stuff Commit: https://github.com/vim/vim/commit/0df541963d406edd69d3ebe8de3912eb87b05414 Author: Bram Moolenaar <Bram@vim.org> Date: Mon Mar 23 22:17:11 2020 +0100 patch 8.2.0437: MS-Windows installer contains old stuff Problem: MS-Windows installer contains old stuff. Solution: Rely on Windows NT. (Ken Takata, closes https://github.com/vim/vim/issues/5832)
author Bram Moolenaar <Bram@vim.org>
date Mon, 23 Mar 2020 22:30:03 +0100
parents 9daed26b788b
children ed157b5edad0
comparison
equal deleted inserted replaced
19761:635c86919ed2 19762:b97112a4e3e4
736 NULL 736 NULL
737 }; 737 };
738 738
739 static int included_patches[] = 739 static int included_patches[] =
740 { /* Add new patch number below this line */ 740 { /* Add new patch number below this line */
741 /**/
742 437,
741 /**/ 743 /**/
742 436, 744 436,
743 /**/ 745 /**/
744 435, 746 435,
745 /**/ 747 /**/