commit | 4c063dde73c618b0728016d221ef130d9e9ec968 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Fri Oct 04 21:29:12 2019 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Fri Oct 04 21:29:12 2019 +0200 |
tree | c2ee2ca20ed2c8b14013335f3af1812a9cefb001 | |
parent | 2a8d3b8997d4fe94bc9c02ae04e873eab2f13b09 [diff] [blame] |
patch 8.1.2112: build number for ConPTY is outdated Problem: Build number for ConPTY is outdated. Solution: Update to new build number. (Nobuhiro Takasaki, closes #5014)
diff --git a/src/version.c b/src/version.c index f77ecc6..eb1ad1f 100644 --- a/src/version.c +++ b/src/version.c
@@ -754,6 +754,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 2112, +/**/ 2111, /**/ 2110,