comparison src/version.c @ 27932:e9e493983e11 v8.2.4491

patch 8.2.4491: MS-Windows makefile dependencies are outdated Commit: https://github.com/vim/vim/commit/7f687aaca9f2fd7c04f8a07effed92dd0164f6a2 Author: K.Takata <kentkt@csc.jp> Date: Wed Mar 2 17:34:56 2022 +0000 patch 8.2.4491: MS-Windows makefile dependencies are outdated Problem: MS-Windows makefile dependencies are outdated. Solution: Update dependencies. (Ken Takata, closes https://github.com/vim/vim/issues/9876)
author Bram Moolenaar <Bram@vim.org>
date Wed, 02 Mar 2022 18:45:03 +0100
parents 1a702abffaf3
children c8d6c2736796
comparison
equal deleted inserted replaced
27931:9c879e956720 27932:e9e493983e11
752 NULL 752 NULL
753 }; 753 };
754 754
755 static int included_patches[] = 755 static int included_patches[] =
756 { /* Add new patch number below this line */ 756 { /* Add new patch number below this line */
757 /**/
758 4491,
757 /**/ 759 /**/
758 4490, 760 4490,
759 /**/ 761 /**/
760 4489, 762 4489,
761 /**/ 763 /**/