comparison src/version.c @ 25848:86c3af1be1db v8.2.3458

patch 8.2.3458: not all dictdconf files are recognized Commit: https://github.com/vim/vim/commit/be01090efad242e30728275dea05420db6f96257 Author: Bram Moolenaar <Bram@vim.org> Date: Sun Sep 26 22:11:52 2021 +0100 patch 8.2.3458: not all dictdconf files are recognized Problem: Not all dictdconf files are recognized. Solution: Adjust the pattern. (Doug Kearns)
author Bram Moolenaar <Bram@vim.org>
date Sun, 26 Sep 2021 23:15:03 +0200
parents 8b0dad68e98a
children 6f615b2fdc66
comparison
equal deleted inserted replaced
25847:e18edc5e04a2 25848:86c3af1be1db
755 NULL 755 NULL
756 }; 756 };
757 757
758 static int included_patches[] = 758 static int included_patches[] =
759 { /* Add new patch number below this line */ 759 { /* Add new patch number below this line */
760 /**/
761 3458,
760 /**/ 762 /**/
761 3457, 763 3457,
762 /**/ 764 /**/
763 3456, 765 3456,
764 /**/ 766 /**/