To: vim_dev@googlegroups.com Subject: Patch 8.1.2112 Fcc: outbox From: Bram Moolenaar Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ------------ Patch 8.1.2112 Problem: Build number for ConPTY is outdated. Solution: Update to new build number. (Nobuhiro Takasaki, closes #5014) Files: src/os_win32.c *** ../vim-8.1.2111/src/os_win32.c 2019-09-27 14:14:29.001447700 +0200 --- src/os_win32.c 2019-10-04 21:27:19.108961910 +0200 *************** *** 7277,7283 **** * Confirm until this version. Also the logic changes. * insider preview. */ ! #define CONPTY_INSIDER_BUILD MAKE_VER(10, 0, 18990) /* * Not stable now. --- 7277,7283 ---- * Confirm until this version. Also the logic changes. * insider preview. */ ! #define CONPTY_INSIDER_BUILD MAKE_VER(10, 0, 18995) /* * Not stable now. *** ../vim-8.1.2111/src/version.c 2019-10-04 21:20:21.779342097 +0200 --- src/version.c 2019-10-04 21:28:35.012535680 +0200 *************** *** 755,756 **** --- 755,758 ---- { /* Add new patch number below this line */ + /**/ + 2112, /**/ -- When I look deep into your eyes, I see JPEG artifacts. I can tell by the pixels that we're wrong for each other. (xkcd) /// Bram Moolenaar -- Bram@Moolenaar.net -- http://www.Moolenaar.net \\\ /// sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\ \\\ an exciting new programming language -- http://www.Zimbu.org /// \\\ help me help AIDS victims -- http://ICCF-Holland.org ///