comparison src/version.c @ 30529:09b3221423e9 v9.0.0600

patch 9.0.0600: GYP files are not recognized Commit: https://github.com/vim/vim/commit/d32474229213276c64cb293885a975dcb406fbc9 Author: ObserverOfTime <chronobserver@disroot.org> Date: Tue Sep 27 11:35:09 2022 +0100 patch 9.0.0600: GYP files are not recognized Problem: GYP files are not recognized. Solution: Recognize GYP files. (closes https://github.com/vim/vim/issues/11242)
author Bram Moolenaar <Bram@vim.org>
date Tue, 27 Sep 2022 12:45:04 +0200
parents 5b7e094fddd7
children 2650a01b8bbc
comparison
equal deleted inserted replaced
30528:ccb1ea934e8d 30529:09b3221423e9
697 NULL 697 NULL
698 }; 698 };
699 699
700 static int included_patches[] = 700 static int included_patches[] =
701 { /* Add new patch number below this line */ 701 { /* Add new patch number below this line */
702 /**/
703 600,
702 /**/ 704 /**/
703 599, 705 599,
704 /**/ 706 /**/
705 598, 707 598,
706 /**/ 708 /**/