comparison src/version.c @ 26224:7d66d585bffa v8.2.3643

patch 8.2.3643: header for source file is outdated Commit: https://github.com/vim/vim/commit/a3f83feb63eae5464a620ae793c002eb45f7a838 Author: zeertzjq <zeertzjq@outlook.com> Date: Mon Nov 22 12:47:39 2021 +0000 patch 8.2.3643: header for source file is outdated Problem: Header for source file is outdated. Solution: Make the header more accurate. (closes https://github.com/vim/vim/issues/9186)
author Bram Moolenaar <Bram@vim.org>
date Mon, 22 Nov 2021 14:00:05 +0100
parents 24f74e6e3130
children 9a8e9383e4cd
comparison
equal deleted inserted replaced
26223:2ea4d658f08e 26224:7d66d585bffa
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 3643,
760 /**/ 762 /**/
761 3642, 763 3642,
762 /**/ 764 /**/
763 3641, 765 3641,
764 /**/ 766 /**/