commit | 933bef779a4da4180f9212039363236ff68a33bc | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Thu Sep 20 21:39:33 2018 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Thu Sep 20 21:39:33 2018 +0200 |
tree | 0c6d0b87e323892c1ff13f1768181fd8499260eb | |
parent | 92cbf62b872c2cfccb2fe4f9c46881c69d488c8a [diff] [blame] |
patch 8.1.0413: test output is duplicated or missing Problem: Test output is duplicated or missing. Solution: Adjust the MS-Windows and Unix test makefiles. (Ken Takata, closes #3452)
diff --git a/src/version.c b/src/version.c index 4631f24..0e20abf 100644 --- a/src/version.c +++ b/src/version.c
@@ -795,6 +795,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 413, +/**/ 412, /**/ 411,