comparison src/version.c @ 19356:f559be3c53d7 v8.2.0236

patch 8.2.0236: MS-Windows unintall doesn't delete vimtutur.bat Commit: https://github.com/vim/vim/commit/57ea2924e5dd14aac716a1ee349bdb61f6429f59 Author: Bram Moolenaar <Bram@vim.org> Date: Sun Feb 9 14:27:20 2020 +0100 patch 8.2.0236: MS-Windows unintall doesn't delete vimtutur.bat Problem: MS-Windows unintall doesn't delete vimtutur.bat. Solution: Change directory before deletion. (Ken Takata, closes https://github.com/vim/vim/issues/5603)
author Bram Moolenaar <Bram@vim.org>
date Sun, 09 Feb 2020 14:30:09 +0100
parents 1d3b2ce65ae0
children 734ca70c1f12
comparison
equal deleted inserted replaced
19355:c8aabac6f164 19356:f559be3c53d7
740 NULL 740 NULL
741 }; 741 };
742 742
743 static int included_patches[] = 743 static int included_patches[] =
744 { /* Add new patch number below this line */ 744 { /* Add new patch number below this line */
745 /**/
746 236,
745 /**/ 747 /**/
746 235, 748 235,
747 /**/ 749 /**/
748 234, 750 234,
749 /**/ 751 /**/