comparison src/version.c @ 19106:38d18056e6e6 v8.2.0113

patch 8.2.0113: "make cmdidxs" fails Commit: https://github.com/vim/vim/commit/9b24dfcb9f676e7f7a09a9062f0d05b2104a87eb Author: Bram Moolenaar <Bram@vim.org> Date: Sun Jan 12 15:46:08 2020 +0100 patch 8.2.0113: "make cmdidxs" fails Problem: "make cmdidxs" fails. Solution: Allow address for ":cquit". Add --not-a-term to avoid a delay.
author Bram Moolenaar <Bram@vim.org>
date Sun, 12 Jan 2020 16:00:03 +0100
parents 9f4648953f1a
children 44c6498535c9
comparison
equal deleted inserted replaced
19105:7024ec2417e7 19106:38d18056e6e6
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 113,
745 /**/ 747 /**/
746 112, 748 112,
747 /**/ 749 /**/
748 111, 750 111,
749 /**/ 751 /**/