comparison src/version.c @ 27794:77a95d7d5676 v8.2.4423

patch 8.2.4423: "make nvcmdidxs" fails Commit: https://github.com/vim/vim/commit/d56eb654f50434ea590142c0f080efba91bfe7f8 Author: Bram Moolenaar <Bram@vim.org> Date: Sat Feb 19 16:00:16 2022 +0000 patch 8.2.4423: "make nvcmdidxs" fails Problem: "make nvcmdidxs" fails. Solution: Use "-S" instead of "-u" to source the script.
author Bram Moolenaar <Bram@vim.org>
date Sat, 19 Feb 2022 17:15:02 +0100
parents 2d7691a945d1
children 8fdc92bdcff1
comparison
equal deleted inserted replaced
27793:9f9b1130c9c9 27794:77a95d7d5676
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 4423,
753 /**/ 755 /**/
754 4422, 756 4422,
755 /**/ 757 /**/
756 4421, 758 4421,
757 /**/ 759 /**/