comparison src/version.c @ 29806:0d9d890661fc v9.0.0242

patch 9.0.0242: "make install" still fails Commit: https://github.com/vim/vim/commit/171c683237149262665135c7d5841a89bb156f53 Author: Bram Moolenaar <Bram@vim.org> Date: Sun Aug 21 22:20:20 2022 +0100 patch 9.0.0242: "make install" still fails Problem: "make install" still fails. (Wilhelm Payne) Solution: Also add the directory to installrtbase. (Dominique Pell?)
author Bram Moolenaar <Bram@vim.org>
date Sun, 21 Aug 2022 23:30:03 +0200
parents e5a24056f227
children 3035901eceb7
comparison
equal deleted inserted replaced
29805:145c02d78690 29806:0d9d890661fc
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 242,
734 /**/ 736 /**/
735 241, 737 241,
736 /**/ 738 /**/
737 240, 739 240,
738 /**/ 740 /**/