comparison src/version.c @ 26063:597271fb4bfa v8.2.3565

patch 8.2.3565: Makefile dependencies are outdated Commit: https://github.com/vim/vim/commit/2446ec9b567ce2b72bd06d121f200f40bbdc8a84 Author: Bram Moolenaar <Bram@vim.org> Date: Tue Oct 26 12:00:01 2021 +0100 patch 8.2.3565: Makefile dependencies are outdated Problem: Makefile dependencies are outdated. (Gary Johnson) Solution: Run "make depend" and add missing dependencies.
author Bram Moolenaar <Bram@vim.org>
date Tue, 26 Oct 2021 13:15:04 +0200
parents 787c8061c747
children e38c45dbcc70
comparison
equal deleted inserted replaced
26062:b4ffbed12ddd 26063:597271fb4bfa
755 NULL 755 NULL
756 }; 756 };
757 757
758 static int included_patches[] = 758 static int included_patches[] =
759 { /* Add new patch number below this line */ 759 { /* Add new patch number below this line */
760 /**/
761 3565,
760 /**/ 762 /**/
761 3564, 763 3564,
762 /**/ 764 /**/
763 3563, 765 3563,
764 /**/ 766 /**/