comparison src/version.c @ 19669:c4062bd1ff4f v8.2.0391

patch 8.2.0391: CI test coverage dropped Commit: https://github.com/vim/vim/commit/b2e1f8a28fab71c7ef38d39226967be8c3559590 Author: Bram Moolenaar <Bram@vim.org> Date: Mon Mar 16 12:09:30 2020 +0100 patch 8.2.0391: CI test coverage dropped Problem: CI test coverage dropped. Solution: Set $DISPLAY also for non-GUI builds. (James McCoy, closes https://github.com/vim/vim/issues/5788)
author Bram Moolenaar <Bram@vim.org>
date Mon, 16 Mar 2020 12:15:04 +0100
parents a088571e1d9d
children 897cb43a5c72
comparison
equal deleted inserted replaced
19668:1d074dc7260f 19669:c4062bd1ff4f
736 NULL 736 NULL
737 }; 737 };
738 738
739 static int included_patches[] = 739 static int included_patches[] =
740 { /* Add new patch number below this line */ 740 { /* Add new patch number below this line */
741 /**/
742 391,
741 /**/ 743 /**/
742 390, 744 390,
743 /**/ 745 /**/
744 389, 746 389,
745 /**/ 747 /**/