comparison src/version.c @ 21289:37f404a13623 v8.2.1195

patch 8.2.1195: clientserver test fails on MS-Windows Commit: https://github.com/vim/vim/commit/4d57ba02029071e5947a54766e9f5d42e3bb3008 Author: Bram Moolenaar <Bram@vim.org> Date: Sun Jul 12 20:00:24 2020 +0200 patch 8.2.1195: clientserver test fails on MS-Windows Problem: Clientserver test fails on MS-Windows. Solution: Expect a different error message.
author Bram Moolenaar <Bram@vim.org>
date Sun, 12 Jul 2020 20:15:07 +0200
parents 3fd32bf5fff0
children c6fc976a8741
comparison
equal deleted inserted replaced
21288:1b8a30833e59 21289:37f404a13623
752 NULL 752 NULL
753 }; 753 };
754 754
755 static int included_patches[] = 755 static int included_patches[] =
756 { /* Add new patch number below this line */ 756 { /* Add new patch number below this line */
757 /**/
758 1195,
757 /**/ 759 /**/
758 1194, 760 1194,
759 /**/ 761 /**/
760 1193, 762 1193,
761 /**/ 763 /**/