comparison src/version.c @ 25190:1a88fa97d347 v8.2.3131

patch 8.2.3131: MS-Windows: ipv6 channel test is very flaky in the GUI Commit: https://github.com/vim/vim/commit/981217c11f92b37f2baa51492cbe12e85d0ea493 Author: Bram Moolenaar <Bram@vim.org> Date: Thu Jul 8 22:20:50 2021 +0200 patch 8.2.3131: MS-Windows: ipv6 channel test is very flaky in the GUI Problem: MS-Windows: ipv6 channel test is very flaky in the GUI. Solution: Skip the test.
author Bram Moolenaar <Bram@vim.org>
date Thu, 08 Jul 2021 22:30:04 +0200
parents 8998dff30044
children 0588ea998908
comparison
equal deleted inserted replaced
25189:a69db15edff6 25190:1a88fa97d347
753 NULL 753 NULL
754 }; 754 };
755 755
756 static int included_patches[] = 756 static int included_patches[] =
757 { /* Add new patch number below this line */ 757 { /* Add new patch number below this line */
758 /**/
759 3131,
758 /**/ 760 /**/
759 3130, 761 3130,
760 /**/ 762 /**/
761 3129, 763 3129,
762 /**/ 764 /**/