comparison src/version.c @ 13825:eb7707562201 v8.0.1784

patch 8.0.1784: gvim test gets stuck in dialog commit https://github.com/vim/vim/commit/bc7845da935c0707e119812077cecd6cfb5a65e2 Author: Bram Moolenaar <Bram@vim.org> Date: Tue May 1 16:26:48 2018 +0200 patch 8.0.1784: gvim test gets stuck in dialog Problem: Gvim test gets stuck in dialog. Solution: Rename the file used.
author Christian Brabandt <cb@256bit.org>
date Tue, 01 May 2018 16:30:07 +0200
parents d0d8125ba692
children 27e09f1a8e5c
comparison
equal deleted inserted replaced
13824:d6f5fad1f6bb 13825:eb7707562201
759 NULL 759 NULL
760 }; 760 };
761 761
762 static int included_patches[] = 762 static int included_patches[] =
763 { /* Add new patch number below this line */ 763 { /* Add new patch number below this line */
764 /**/
765 1784,
764 /**/ 766 /**/
765 1783, 767 1783,
766 /**/ 768 /**/
767 1782, 769 1782,
768 /**/ 770 /**/