comparison src/version.c @ 29554:d413dccd4f8a v9.0.0118

patch 9.0.0118: no test for what patch 9.0.0155 fixes Commit: https://github.com/vim/vim/commit/750209459c9e54030409afe8f4ad59570600b5c4 Author: zeertzjq <zeertzjq@outlook.com> Date: Sun Jul 31 11:37:20 2022 +0100 patch 9.0.0118: no test for what patch 9.0.0155 fixes Problem: No test for what patch 9.0.0155 fixes. Solution: Add a test. Fix typos. (closes https://github.com/vim/vim/issues/10822)
author Bram Moolenaar <Bram@vim.org>
date Sun, 31 Jul 2022 12:45:05 +0200
parents 89a97f70e8eb
children 261069440cb1
comparison
equal deleted inserted replaced
29553:3d658f221ab0 29554:d413dccd4f8a
733 NULL 733 NULL
734 }; 734 };
735 735
736 static int included_patches[] = 736 static int included_patches[] =
737 { /* Add new patch number below this line */ 737 { /* Add new patch number below this line */
738 /**/
739 118,
738 /**/ 740 /**/
739 117, 741 117,
740 /**/ 742 /**/
741 116, 743 116,
742 /**/ 744 /**/