comparison src/version.c @ 20168:be661435893a v8.2.0639

patch 8.2.0639: MS-Windows: messages test still fails Commit: https://github.com/vim/vim/commit/49b2fb36ca94be14b98caf86420863d9bbe81a24 Author: Bram Moolenaar <Bram@vim.org> Date: Sat Apr 25 17:13:56 2020 +0200 patch 8.2.0639: MS-Windows: messages test still fails Problem: MS-Windows: messages test still fails. Solution: Filter out the maintainer message.
author Bram Moolenaar <Bram@vim.org>
date Sat, 25 Apr 2020 17:15:03 +0200
parents c75be957c6fb
children 0612c64a2b87
comparison
equal deleted inserted replaced
20167:9396041b8f7b 20168:be661435893a
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 639,
749 /**/ 751 /**/
750 638, 752 638,
751 /**/ 753 /**/
752 637, 754 637,
753 /**/ 755 /**/