comparison src/version.c @ 26410:b94ef0b282f1 v8.2.3736

patch 8.2.3736: test fails without the channel feature Commit: https://github.com/vim/vim/commit/853a7692d19deb6b7c2cabce989b57c8b9908596 Author: Bram Moolenaar <Bram@vim.org> Date: Sat Dec 4 15:00:23 2021 +0000 patch 8.2.3736: test fails without the channel feature Problem: Test fails without the channel feature. (Dominique Pell?) Solution: Source the check.vim script. (closes https://github.com/vim/vim/issues/9277)
author Bram Moolenaar <Bram@vim.org>
date Sat, 04 Dec 2021 16:15:03 +0100
parents 8f17f8f327f3
children 40f6330abc2c
comparison
equal deleted inserted replaced
26409:0227198bdc48 26410:b94ef0b282f1
751 NULL 751 NULL
752 }; 752 };
753 753
754 static int included_patches[] = 754 static int included_patches[] =
755 { /* Add new patch number below this line */ 755 { /* Add new patch number below this line */
756 /**/
757 3736,
756 /**/ 758 /**/
757 3735, 759 3735,
758 /**/ 760 /**/
759 3734, 761 3734,
760 /**/ 762 /**/