comparison src/version.c @ 12234:2b333727279d v8.0.0997

patch 8.0.0997 Problem: Libvterm and Terminal.app not regognized from termresponse. Solution: Adjust string compare. commit https://github.com/vim/vim/commit/e92246039475e504d7a05c27c81997d3700c7862 Author: Bram Moolenaar <Bram@vim.org> Date: Sat Aug 26 15:29:47 2017 +0200 patch 8.0.0997 Problem: Libvterm and Terminal.app not regognized from termresponse. Solution: Adjust string compare.
author Christian Brabandt <cb@256bit.org>
date Sat, 26 Aug 2017 15:30:05 +0200
parents 1553d1a4bf7c
children 55cf556d8ce1
comparison
equal deleted inserted replaced
12233:833078a87b6e 12234:2b333727279d
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 997,
772 /**/ 774 /**/
773 996, 775 996,
774 /**/ 776 /**/
775 995, 777 995,
776 /**/ 778 /**/