comparison src/version.c @ 27051:f17bdc9cda64 v8.2.4054

patch 8.2.4054: Vim9 script test fails Commit: https://github.com/vim/vim/commit/577bd85d55f30019c890ec80fd44d91108ec35c9 Author: Bram Moolenaar <Bram@vim.org> Date: Mon Jan 10 18:42:52 2022 +0000 patch 8.2.4054: Vim9 script test fails Problem: Vim9 script test fails. Solution: Add missing change.
author Bram Moolenaar <Bram@vim.org>
date Mon, 10 Jan 2022 19:45:03 +0100
parents 140102677c12
children 58cfcd3ed15b
comparison
equal deleted inserted replaced
27050:361ef941e80d 27051:f17bdc9cda64
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 4054,
753 /**/ 755 /**/
754 4053, 756 4053,
755 /**/ 757 /**/
756 4052, 758 4052,
757 /**/ 759 /**/