comparison src/version.c @ 13394:d21899f0d850 v8.0.1571

patch 8.0.1571: can't build without GUI commit https://github.com/vim/vim/commit/40d77b0ec14a4999d8f0d52643a0ad289bf88dfa Author: Bram Moolenaar <Bram@vim.org> Date: Mon Mar 5 21:32:27 2018 +0100 patch 8.0.1571: can't build without GUI Problem: Can't build without GUI. Solution: Adjust #ifdef for gui_find_menu().
author Christian Brabandt <cb@256bit.org>
date Mon, 05 Mar 2018 21:45:05 +0100
parents d5347779fb20
children 5252ca53093a
comparison
equal deleted inserted replaced
13393:8a4b16081b89 13394:d21899f0d850
764 NULL 764 NULL
765 }; 765 };
766 766
767 static int included_patches[] = 767 static int included_patches[] =
768 { /* Add new patch number below this line */ 768 { /* Add new patch number below this line */
769 /**/
770 1571,
769 /**/ 771 /**/
770 1570, 772 1570,
771 /**/ 773 /**/
772 1569, 774 1569,
773 /**/ 775 /**/