comparison src/version.c @ 28257:6d2b5c2178e2 v8.2.4654

patch 8.2.4654: missing changes for import check Commit: https://github.com/vim/vim/commit/49d008d96b80d17e9770b066031aaaf9495761e2 Author: Bram Moolenaar <Bram@vim.org> Date: Thu Mar 31 11:51:21 2022 +0100 patch 8.2.4654: missing changes for import check Problem: Missing changes for import check. Solution: Add missing changes.
author Bram Moolenaar <Bram@vim.org>
date Thu, 31 Mar 2022 13:00:03 +0200
parents 48b9ffd40f38
children 0f1a0bef2c02
comparison
equal deleted inserted replaced
28256:7b86c98a5bf2 28257:6d2b5c2178e2
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 4654,
753 /**/ 755 /**/
754 4653, 756 4653,
755 /**/ 757 /**/
756 4652, 758 4652,
757 /**/ 759 /**/