comparison src/version.c @ 21813:422387068c44 v8.2.1456

patch 8.2.1456: MS-Windows: test files are not deleted Commit: https://github.com/vim/vim/commit/1623619119547142d94ddee4a75adc92304e55e9 Author: Bram Moolenaar <Bram@vim.org> Date: Fri Aug 14 23:08:22 2020 +0200 patch 8.2.1456: MS-Windows: test files are not deleted Problem: MS-Windows: test files are not deleted. Solution: use "del" instead of $(DEL).
author Bram Moolenaar <Bram@vim.org>
date Fri, 14 Aug 2020 23:15:03 +0200
parents 3261e28c638a
children 832d4d74a786
comparison
equal deleted inserted replaced
21812:aeaa945693d4 21813:422387068c44
752 NULL 752 NULL
753 }; 753 };
754 754
755 static int included_patches[] = 755 static int included_patches[] =
756 { /* Add new patch number below this line */ 756 { /* Add new patch number below this line */
757 /**/
758 1456,
757 /**/ 759 /**/
758 1455, 760 1455,
759 /**/ 761 /**/
760 1454, 762 1454,
761 /**/ 763 /**/