comparison src/version.c @ 27710:5f8a4fece0ca v8.2.4381

patch 8.2.4381: translation file listed twice Commit: https://github.com/vim/vim/commit/0e76714e901d179a2f020815f07fb375274b5404 Author: Bram Moolenaar <Bram@vim.org> Date: Mon Feb 14 15:59:05 2022 +0000 patch 8.2.4381: translation file listed twice Problem: Translation file listed twice. Solution: Remove one entry.
author Bram Moolenaar <Bram@vim.org>
date Mon, 14 Feb 2022 17:00:03 +0100
parents bb1a3e598a86
children 9c96612730a0
comparison
equal deleted inserted replaced
27709:599a6afb81e5 27710:5f8a4fece0ca
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 4381,
753 /**/ 755 /**/
754 4380, 756 4380,
755 /**/ 757 /**/
756 4379, 758 4379,
757 /**/ 759 /**/