comparison src/version.c @ 15537:d255018b40ff v8.1.0776

patch 8.1.0776: Travis does not build a version without GUI on Linux commit https://github.com/vim/vim/commit/b2e54b009279754e420c992a5e4ec05b0728d915 Author: Bram Moolenaar <Bram@vim.org> Date: Sat Jan 19 13:46:50 2019 +0100 patch 8.1.0776: Travis does not build a version without GUI on Linux Problem: Travis does not build a version without GUI on Linux. Solution: Add an environment for tiny features without GUI.
author Bram Moolenaar <Bram@vim.org>
date Sat, 19 Jan 2019 14:00:06 +0100
parents 45a159f62dd0
children ba876ced4f1f
comparison
equal deleted inserted replaced
15536:fdbc06886fce 15537:d255018b40ff
789 NULL 789 NULL
790 }; 790 };
791 791
792 static int included_patches[] = 792 static int included_patches[] =
793 { /* Add new patch number below this line */ 793 { /* Add new patch number below this line */
794 /**/
795 776,
794 /**/ 796 /**/
795 775, 797 775,
796 /**/ 798 /**/
797 774, 799 774,
798 /**/ 800 /**/