comparison src/version.c @ 24104:c4e9c88bf4be v8.2.2593

patch 8.2.2593: list of distributed files is incomplete Commit: https://github.com/vim/vim/commit/0de8e2d6a3fae61c4d9dfdd6f16fc5040d994f6c Author: Bram Moolenaar <Bram@vim.org> Date: Sat Mar 13 13:30:03 2021 +0100 patch 8.2.2593: list of distributed files is incomplete Problem: List of distributed files is incomplete. Solution: Add a file and rename another.
author Bram Moolenaar <Bram@vim.org>
date Sat, 13 Mar 2021 13:45:03 +0100
parents 6d3dee0d7de5
children 3b5d499c2bb5
comparison
equal deleted inserted replaced
24103:788e10cec9bd 24104:c4e9c88bf4be
748 NULL 748 NULL
749 }; 749 };
750 750
751 static int included_patches[] = 751 static int included_patches[] =
752 { /* Add new patch number below this line */ 752 { /* Add new patch number below this line */
753 /**/
754 2593,
753 /**/ 755 /**/
754 2592, 756 2592,
755 /**/ 757 /**/
756 2591, 758 2591,
757 /**/ 759 /**/