commit | 877e95779869c5426102aa491f67d99904c8534c | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Thu Aug 04 20:05:50 2016 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Thu Aug 04 20:05:50 2016 +0200 |
tree | 0c3f0dd43bc4a79e9af167f2907adbd85739f368 | |
parent | ee695f787ade7fd88fc5f5497553d95c0c3645b5 [diff] [blame] |
patch 7.4.2153 Problem: GUI test isn't testing much. Solution: Turn into a new style test. Execute a shell command.
diff --git a/src/version.c b/src/version.c index e69b355..992b374 100644 --- a/src/version.c +++ b/src/version.c
@@ -764,6 +764,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 2153, +/**/ 2152, /**/ 2151,