comparison src/version.c @ 24018:a934526dacd2 v8.2.2551

patch 8.2.2551: MS-Windows: colors test file is not installed Commit: https://github.com/vim/vim/commit/d0bce504ec52def729fffa35c8896979af348d32 Author: Bram Moolenaar <Bram@vim.org> Date: Fri Feb 26 20:25:35 2021 +0100 patch 8.2.2551: MS-Windows: colors test file is not installed Problem: MS-Windows: colors test file is not installed. Solution: Also copy runtime/colors/tools. (Ken Takata, closes https://github.com/vim/vim/issues/7902)
author Bram Moolenaar <Bram@vim.org>
date Fri, 26 Feb 2021 20:30:04 +0100
parents a77ea73f4db5
children f7dbc9e81a19
comparison
equal deleted inserted replaced
24017:eb1bfaaffa52 24018:a934526dacd2
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 2551,
753 /**/ 755 /**/
754 2550, 756 2550,
755 /**/ 757 /**/
756 2549, 758 2549,
757 /**/ 759 /**/