comparison src/version.c @ 26149:b5f535645258 v8.2.3606

patch 8.2.3606: file missing from list of distributed files Commit: https://github.com/vim/vim/commit/d3682c5f28380695a53cbb927deb94ffa3261eca Author: Bram Moolenaar <Bram@vim.org> Date: Tue Nov 16 19:20:56 2021 +0000 patch 8.2.3606: file missing from list of distributed files Problem: File missing from list of distributed files. Solution: Add the file.
author Bram Moolenaar <Bram@vim.org>
date Tue, 16 Nov 2021 20:30:05 +0100
parents cf4170238232
children 5a1850512676
comparison
equal deleted inserted replaced
26148:624439a39432 26149:b5f535645258
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 3606,
760 /**/ 762 /**/
761 3605, 763 3605,
762 /**/ 764 /**/
763 3604, 765 3604,
764 /**/ 766 /**/