comparison src/version.c @ 29820:8629106c4982 v9.0.0249

patch 9.0.0249: no test for what 9.0.0234 fixes Commit: https://github.com/vim/vim/commit/3a7ad904d27d904e57f7a22eb33872a587ae6673 Author: Bram Moolenaar <Bram@vim.org> Date: Tue Aug 23 19:54:27 2022 +0100 patch 9.0.0249: no test for what 9.0.0234 fixes Problem: No test for what 9.0.0234 fixes. Solution: Add a test. (issue https://github.com/vim/vim/issues/10950)
author Bram Moolenaar <Bram@vim.org>
date Tue, 23 Aug 2022 21:00:02 +0200
parents 8ebfea14d9bb
children 5d9fd7b1217b
comparison
equal deleted inserted replaced
29819:38f88030a734 29820:8629106c4982
729 NULL 729 NULL
730 }; 730 };
731 731
732 static int included_patches[] = 732 static int included_patches[] =
733 { /* Add new patch number below this line */ 733 { /* Add new patch number below this line */
734 /**/
735 249,
734 /**/ 736 /**/
735 248, 737 248,
736 /**/ 738 /**/
737 247, 739 247,
738 /**/ 740 /**/