comparison src/version.c @ 25066:4c366bbf6073 v8.2.3070

patch 8.2.3070: not enough testing for shell use Commit: https://github.com/vim/vim/commit/ffec6dd16a766180429addaa78928c773a3c9832 Author: Yegappan Lakshmanan <yegappan@yahoo.com> Date: Sun Jun 27 22:09:59 2021 +0200 patch 8.2.3070: not enough testing for shell use Problem: Not enough testing for shell use. Solution: Add a bit more testing. (Yegappan Lakshmanan, closes https://github.com/vim/vim/issues/8469)
author Bram Moolenaar <Bram@vim.org>
date Sun, 27 Jun 2021 22:15:05 +0200
parents 8f2262c72178
children 0ce24f734615
comparison
equal deleted inserted replaced
25065:433a418acc77 25066:4c366bbf6073
753 NULL 753 NULL
754 }; 754 };
755 755
756 static int included_patches[] = 756 static int included_patches[] =
757 { /* Add new patch number below this line */ 757 { /* Add new patch number below this line */
758 /**/
759 3070,
758 /**/ 760 /**/
759 3069, 761 3069,
760 /**/ 762 /**/
761 3068, 763 3068,
762 /**/ 764 /**/