commit | bc7845da935c0707e119812077cecd6cfb5a65e2 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Tue May 01 16:26:48 2018 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Tue May 01 16:26:48 2018 +0200 |
tree | b7f4368045b31ef26328ac3f9a77d3bd9c269323 | |
parent | c5cd88554f1e0b2e9ff08d9a0748238dd8340ce1 [diff] [blame] |
patch 8.0.1784: gvim test gets stuck in dialog Problem: Gvim test gets stuck in dialog. Solution: Rename the file used.
diff --git a/src/version.c b/src/version.c index 76a4f2c..16d0eb0 100644 --- a/src/version.c +++ b/src/version.c
@@ -762,6 +762,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 1784, +/**/ 1783, /**/ 1782,