comparison src/version.c @ 29714:1317743de840 v9.0.0197

patch 9.0.0197: astro files are not detected Commit: https://github.com/vim/vim/commit/6a76e84f555da6d9ee57db80143e1e5eb85535ff Author: Emilia Zapata <zapata.contact@gmail.com> Date: Sat Aug 13 13:21:31 2022 +0100 patch 9.0.0197: astro files are not detected Problem: Astro files are not detected. Solution: Add a pattern to match Astro files. (Emilia Zapata, closes https://github.com/vim/vim/issues/10904)
author Bram Moolenaar <Bram@vim.org>
date Sat, 13 Aug 2022 14:30:03 +0200
parents bdb31515f78b
children c8c128b0eddc
comparison
equal deleted inserted replaced
29713:1f203818f2bd 29714:1317743de840
733 NULL 733 NULL
734 }; 734 };
735 735
736 static int included_patches[] = 736 static int included_patches[] =
737 { /* Add new patch number below this line */ 737 { /* Add new patch number below this line */
738 /**/
739 197,
738 /**/ 740 /**/
739 196, 741 196,
740 /**/ 742 /**/
741 195, 743 195,
742 /**/ 744 /**/