comparison src/version.c @ 20130:a30d28e794de v8.2.0620

patch 8.2.0620: error in menu translations Commit: https://github.com/vim/vim/commit/0d6fe631f75effbfca92a4f61bbc2fab7385af09 Author: Bram Moolenaar <Bram@vim.org> Date: Thu Apr 23 13:58:12 2020 +0200 patch 8.2.0620: error in menu translations Problem: Error in menu translations. Solution: Insert a backslash before a space.
author Bram Moolenaar <Bram@vim.org>
date Thu, 23 Apr 2020 14:00:04 +0200
parents 0b35a7ffceb2
children cb0990a07084
comparison
equal deleted inserted replaced
20129:7acba558fccb 20130:a30d28e794de
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 620,
749 /**/ 751 /**/
750 619, 752 619,
751 /**/ 753 /**/
752 618, 754 618,
753 /**/ 755 /**/