comparison src/version.c @ 28719:62cef8d5dd2b v8.2.4884

patch 8.2.4884: test fails without the job/channel feature Commit: https://github.com/vim/vim/commit/175913fb03ba33171bdfcb03db51d32a39e3e7a8 Author: Bram Moolenaar <Bram@vim.org> Date: Fri May 6 13:27:08 2022 +0100 patch 8.2.4884: test fails without the job/channel feature Problem: Test fails without the job/channel feature. (Dominique Pell?) Solution: Add condition.
author Bram Moolenaar <Bram@vim.org>
date Fri, 06 May 2022 14:30:03 +0200
parents 723c7d940cba
children ec4086492eda
comparison
equal deleted inserted replaced
28718:723c7d940cba 28719:62cef8d5dd2b
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 4884,
749 /**/ 751 /**/
750 4883, 752 4883,
751 /**/ 753 /**/
752 4882, 754 4882,
753 /**/ 755 /**/