comparison src/version.c @ 28737:2043e243fa89 v8.2.4893

patch 8.2.4893: distributed import files are not installed Commit: https://github.com/vim/vim/commit/44433da5345e5c459f5e5812e30fca12fe297cd6 Author: Bram Moolenaar <Bram@vim.org> Date: Fri May 6 18:08:52 2022 +0100 patch 8.2.4893: distributed import files are not installed Problem: Distributed import files are not installed. Solution: Add rules to Makefile and NSIS.
author Bram Moolenaar <Bram@vim.org>
date Fri, 06 May 2022 19:15:02 +0200
parents c428a4e53b9c
children 40b087823dc7
comparison
equal deleted inserted replaced
28736:6fd9c7dff5e5 28737:2043e243fa89
744 NULL 744 NULL
745 }; 745 };
746 746
747 static int included_patches[] = 747 static int included_patches[] =
748 { /* Add new patch number below this line */ 748 { /* Add new patch number below this line */
749 /**/
750 4893,
749 /**/ 751 /**/
750 4892, 752 4892,
751 /**/ 753 /**/
752 4891, 754 4891,
753 /**/ 755 /**/