comparison src/version.c @ 19042:4be592d96c20 v8.2.0081

patch 8.2.0081: MS-Windows also need the change to support INIT4() Commit: https://github.com/vim/vim/commit/467c32bd72efea09677f173fef7a3465d9ab7826 Author: Bram Moolenaar <Bram@vim.org> Date: Fri Jan 3 19:12:09 2020 +0100 patch 8.2.0081: MS-Windows also need the change to support INIT4() Problem: MS-Windows also need the change to support INIT4(). Solution: Add the ctags arguments. (Ken Takata)
author Bram Moolenaar <Bram@vim.org>
date Fri, 03 Jan 2020 19:15:07 +0100
parents 314517a3a0f8
children af795b6a2624
comparison
equal deleted inserted replaced
19041:96ab8df8a0d2 19042:4be592d96c20
740 NULL 740 NULL
741 }; 741 };
742 742
743 static int included_patches[] = 743 static int included_patches[] =
744 { /* Add new patch number below this line */ 744 { /* Add new patch number below this line */
745 /**/
746 81,
745 /**/ 747 /**/
746 80, 748 80,
747 /**/ 749 /**/
748 79, 750 79,
749 /**/ 751 /**/