comparison src/version.c @ 24944:d8216679a971 v8.2.3009

patch 8.2.3009: startup test may hang Commit: https://github.com/vim/vim/commit/b90ac5e96e40706ffb039db64b92fcd16fa78c04 Author: Bram Moolenaar <Bram@vim.org> Date: Wed Jun 16 10:59:36 2021 +0200 patch 8.2.3009: startup test may hang Problem: Startup test may hang. Solution: Do not run the test in the GUI.
author Bram Moolenaar <Bram@vim.org>
date Wed, 16 Jun 2021 11:00:03 +0200
parents 6dc1be6040d1
children dc3d45d9a4a8
comparison
equal deleted inserted replaced
24943:18fa9cff7005 24944:d8216679a971
748 NULL 748 NULL
749 }; 749 };
750 750
751 static int included_patches[] = 751 static int included_patches[] =
752 { /* Add new patch number below this line */ 752 { /* Add new patch number below this line */
753 /**/
754 3009,
753 /**/ 755 /**/
754 3008, 756 3008,
755 /**/ 757 /**/
756 3007, 758 3007,
757 /**/ 759 /**/