comparison src/version.c @ 13636:fbf8c75c118d v8.0.1690

patch 8.0.1690: not easy to run one test with gvim instead of vim commit https://github.com/vim/vim/commit/8dd1761e69d70bb4b5848dc4c213792d9121787a Author: Bram Moolenaar <Bram@vim.org> Date: Tue Apr 10 19:24:04 2018 +0200 patch 8.0.1690: not easy to run one test with gvim instead of vim Problem: Not easy to run one test with gvim instead of vim. Solution: Add VIMTESTTARGET in Makefile.
author Christian Brabandt <cb@256bit.org>
date Tue, 10 Apr 2018 19:30:08 +0200
parents 2678e38e1de6
children b3068807f5df
comparison
equal deleted inserted replaced
13635:e1b8f629e765 13636:fbf8c75c118d
760 NULL 760 NULL
761 }; 761 };
762 762
763 static int included_patches[] = 763 static int included_patches[] =
764 { /* Add new patch number below this line */ 764 { /* Add new patch number below this line */
765 /**/
766 1690,
765 /**/ 767 /**/
766 1689, 768 1689,
767 /**/ 769 /**/
768 1688, 770 1688,
769 /**/ 771 /**/