comparison src/version.c @ 26478:dd09291cf1ac v8.2.3769

patch 8.2.3769: zig files are not recognized Commit: https://github.com/vim/vim/commit/4c8c634365bc6d4d462635aed5e0f7ad2262d590 Author: Gregory Anders <greg@gpanders.com> Date: Thu Dec 9 20:54:21 2021 +0000 patch 8.2.3769: zig files are not recognized Problem: Zig files are not recognized. Solution: Add *.zig. (Gregory Anders, closes https://github.com/vim/vim/issues/9313)
author Bram Moolenaar <Bram@vim.org>
date Thu, 09 Dec 2021 22:00:04 +0100
parents 7426c2657710
children cf986610be6a
comparison
equal deleted inserted replaced
26477:cc6119fcc524 26478:dd09291cf1ac
751 NULL 751 NULL
752 }; 752 };
753 753
754 static int included_patches[] = 754 static int included_patches[] =
755 { /* Add new patch number below this line */ 755 { /* Add new patch number below this line */
756 /**/
757 3769,
756 /**/ 758 /**/
757 3768, 759 3768,
758 /**/ 760 /**/
759 3767, 761 3767,
760 /**/ 762 /**/