comparison src/version.c @ 21293:6dff32278cd8 v8.2.1197

patch 8.2.1197: clientserver test still fails on MS-Windows Commit: https://github.com/vim/vim/commit/c212dd0a346d57f62013094ea6861eb28e33023c Author: Bram Moolenaar <Bram@vim.org> Date: Sun Jul 12 20:49:29 2020 +0200 patch 8.2.1197: clientserver test still fails on MS-Windows Problem: Clientserver test still fails on MS-Windows. Solution: Expect a different error message.
author Bram Moolenaar <Bram@vim.org>
date Sun, 12 Jul 2020 21:00:03 +0200
parents c6fc976a8741
children 3e0d4782d0c6
comparison
equal deleted inserted replaced
21292:818e66497eb9 21293:6dff32278cd8
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 1197,
757 /**/ 759 /**/
758 1196, 760 1196,
759 /**/ 761 /**/
760 1195, 762 1195,
761 /**/ 763 /**/