comparison src/version.c @ 27559:663dece3743a v8.2.4306

patch 8.2.4306: no test for fixed perl filetype check Commit: https://github.com/vim/vim/commit/500761b1cf666f030009d2dcdacfdce28f68f43d Author: Bram Moolenaar <Bram@vim.org> Date: Sat Feb 5 20:23:59 2022 +0000 patch 8.2.4306: no test for fixed perl filetype check Problem: No test for fixed perl filetype check. Solution: Add a test. Sort test functions.
author Bram Moolenaar <Bram@vim.org>
date Sat, 05 Feb 2022 21:30:03 +0100
parents ce72087b601f
children c796016c6204
comparison
equal deleted inserted replaced
27558:fe527f3590ed 27559:663dece3743a
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 4306,
749 /**/ 751 /**/
750 4305, 752 4305,
751 /**/ 753 /**/
752 4304, 754 4304,
753 /**/ 755 /**/