comparison src/version.c @ 12162:e18b9d7d8d78 v8.0.0961

patch 8.0.0961: the script to build the installer does not include winpty commit https://github.com/vim/vim/commit/98ebd2bbec3443878dd0ed772ab67efb618f2fad Author: Bram Moolenaar <Bram@vim.org> Date: Sat Aug 19 13:29:19 2017 +0200 patch 8.0.0961: the script to build the installer does not include winpty Problem: The script to build the installer does not include winpty. Solution: Add winpty32.dll and winpty-agent.exe like diff.exe
author Christian Brabandt <cb@256bit.org>
date Sat, 19 Aug 2017 13:30:03 +0200
parents b80c0172d1a8
children 5d82470552ce
comparison
equal deleted inserted replaced
12161:9ddc50ae2ff1 12162:e18b9d7d8d78
767 NULL 767 NULL
768 }; 768 };
769 769
770 static int included_patches[] = 770 static int included_patches[] =
771 { /* Add new patch number below this line */ 771 { /* Add new patch number below this line */
772 /**/
773 961,
772 /**/ 774 /**/
773 960, 775 960,
774 /**/ 776 /**/
775 959, 777 959,
776 /**/ 778 /**/