0
0
mirror of https://github.com/vim/vim.git synced 2025-09-29 04:34:16 -04:00

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)
This commit is contained in:
Bram Moolenaar
2019-10-04 21:29:12 +02:00
parent 2a8d3b8997
commit 4c063dde73
2 changed files with 3 additions and 1 deletions

View File

@@ -753,6 +753,8 @@ static char *(features[]) =
static int included_patches[] =
{ /* Add new patch number below this line */
/**/
2112,
/**/
2111,
/**/