comparison src/version.c @ 23366:2f8aaa8f71dc v8.2.2226

patch 8.2.2226: Vim9: script test fails Commit: https://github.com/vim/vim/commit/7e3ee7823ffc55b37e9718720263637ed7232646 Author: Bram Moolenaar <Bram@vim.org> Date: Sun Dec 27 14:02:27 2020 +0100 patch 8.2.2226: Vim9: script test fails Problem: Vim9: script test fails. Solution: Add missing change.
author Bram Moolenaar <Bram@vim.org>
date Sun, 27 Dec 2020 14:15:03 +0100
parents 17a0e32eefd4
children a7cbdb9294c4
comparison
equal deleted inserted replaced
23365:0fb7d6e906b4 23366:2f8aaa8f71dc
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 2226,
753 /**/ 755 /**/
754 2225, 756 2225,
755 /**/ 757 /**/
756 2224, 758 2224,
757 /**/ 759 /**/