comparison src/version.c @ 23424:c0880eafe162 v8.2.2255

patch 8.2.2255: Tcl test fails Commit: https://github.com/vim/vim/commit/1779ff48427931736998a6e5621b5cbe4d99c3e3 Author: Bram Moolenaar <Bram@vim.org> Date: Thu Dec 31 18:11:16 2020 +0100 patch 8.2.2255: Tcl test fails Problem: Tcl test fails. Solution: Change option handling.
author Bram Moolenaar <Bram@vim.org>
date Thu, 31 Dec 2020 18:15:03 +0100
parents bb0c53f4ef8b
children c3c690c8fcbf
comparison
equal deleted inserted replaced
23423:7481358c00ed 23424:c0880eafe162
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 2255,
753 /**/ 755 /**/
754 2254, 756 2254,
755 /**/ 757 /**/
756 2253, 758 2253,
757 /**/ 759 /**/