comparison src/version.c @ 18235:88716bc1c20b v8.1.2112

patch 8.1.2112: build number for ConPTY is outdated Commit: https://github.com/vim/vim/commit/4c063dde73c618b0728016d221ef130d9e9ec968 Author: Bram Moolenaar <Bram@vim.org> Date: Fri Oct 4 21:29:12 2019 +0200 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 https://github.com/vim/vim/issues/5014)
author Bram Moolenaar <Bram@vim.org>
date Fri, 04 Oct 2019 21:30:05 +0200
parents 7d147c191ef7
children d0dfb3b0fe31
comparison
equal deleted inserted replaced
18234:636e37695b55 18235:88716bc1c20b
751 NULL 751 NULL
752 }; 752 };
753 753
754 static int included_patches[] = 754 static int included_patches[] =
755 { /* Add new patch number below this line */ 755 { /* Add new patch number below this line */
756 /**/
757 2112,
756 /**/ 758 /**/
757 2111, 759 2111,
758 /**/ 760 /**/
759 2110, 761 2110,
760 /**/ 762 /**/