commit | f8b055d1707375fa51c3050a9db682cbbfd49542 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Sat Aug 17 20:10:42 2019 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Sat Aug 17 20:10:42 2019 +0200 |
tree | e7e9856ad897ee21fb186fe6278ccdf93320cf56 | |
parent | 56c860c315c517d304320e12bf7b5c1479546dae [diff] [blame] |
patch 8.1.1876: proto file missing from distribution Problem: proto file missing from distribution Solution: Add the file.
diff --git a/src/version.c b/src/version.c index 2c02209..ed8cc6b 100644 --- a/src/version.c +++ b/src/version.c
@@ -770,6 +770,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 1876, +/**/ 1875, /**/ 1874,