commit | 077ff436a77f95c69da219af8cd8f553ff4f9ff8 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Mon Oct 28 00:42:21 2019 +0100 |
committer | Bram Moolenaar <Bram@vim.org> | Mon Oct 28 00:42:21 2019 +0100 |
tree | 51317185c5b5f98046f386dfe672dcf4cab160db | |
parent | efae76ab1a43d5a628d8c2fa4218ace6ba597f5d [diff] [blame] |
patch 8.1.2230: MS-Windows: testing external commands can be improved Problem: MS-Windows: testing external commands can be improved. Solution: Adjust tests, remove duplicate test. (closes #4928)
diff --git a/src/version.c b/src/version.c index 350f596..07a8cd9 100644 --- a/src/version.c +++ b/src/version.c
@@ -742,6 +742,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 2230, +/**/ 2229, /**/ 2228,