comparison src/version.c @ 11768:8f671deb97b3 v8.0.0766

patch 8.0.0766: option test fails with +terminal feature commit https://github.com/vim/vim/commit/c4f43bce7c43e5fe413e77b66b9805f3354fbb63 Author: Bram Moolenaar <Bram@vim.org> Date: Mon Jul 24 20:03:01 2017 +0200 patch 8.0.0766: option test fails with +terminal feature Problem: Option test fails with +terminal feature. Solution: Fix using the right option when checking the value.
author Christian Brabandt <cb@256bit.org>
date Mon, 24 Jul 2017 20:15:04 +0200
parents 6315c631dcb7
children 0aa1910a3dfa
comparison
equal deleted inserted replaced
11767:b118e9bd0107 11768:8f671deb97b3
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 766,
772 /**/ 774 /**/
773 765, 775 765,
774 /**/ 776 /**/
775 764, 777 764,
776 /**/ 778 /**/