comparison src/version.c @ 24248:883d7ceffd97 v8.2.2665

patch 8.2.2665: test failures Commit: https://github.com/vim/vim/commit/7b45d46cf7db0d2d7a4defc2d81b233a2c672b74 Author: Bram Moolenaar <Bram@vim.org> Date: Sat Mar 27 19:09:02 2021 +0100 patch 8.2.2665: test failures Problem: Test failures. Solution: Check more specific feature. Add missing change.
author Bram Moolenaar <Bram@vim.org>
date Sat, 27 Mar 2021 19:15:03 +0100
parents 35603c7991d7
children 01b274c3f69b
comparison
equal deleted inserted replaced
24247:89ca29018dec 24248:883d7ceffd97
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 2665,
753 /**/ 755 /**/
754 2664, 756 2664,
755 /**/ 757 /**/
756 2663, 758 2663,
757 /**/ 759 /**/