commit | 4649c121232ac65ccfea4ed1235630c7fe81e286 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Sat May 07 13:00:42 2022 +0100 |
committer | Bram Moolenaar <Bram@vim.org> | Sat May 07 13:00:42 2022 +0100 |
tree | 1a2acaf239a7a687398ed21055e7b5aebdfaedd9 | |
parent | 79d599b8772022af1d657f368c2fc97aa342c0da [diff] [blame] |
patch 8.2.4904: codecov includes MS-Windows install files Problem: codecov includes MS-Windows install files. Solution: Ignore dosinst.c and uninstall.c.
diff --git a/src/version.c b/src/version.c index 9ec5e31..d39abf9 100644 --- a/src/version.c +++ b/src/version.c
@@ -747,6 +747,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 4904, +/**/ 4903, /**/ 4902,