comparison src/version.c @ 12271:e4aa68825575 v8.0.1015

patch 8.0.1015: missing update to terminal test commit https://github.com/vim/vim/commit/97a80e440ace3d433af3713271de8d53bbc36ab3 Author: Bram Moolenaar <Bram@vim.org> Date: Wed Aug 30 13:31:49 2017 +0200 patch 8.0.1015: missing update to terminal test Problem: Missing update to terminal test. Solution: Add the changes to the test.
author Christian Brabandt <cb@256bit.org>
date Wed, 30 Aug 2017 13:45:05 +0200
parents d2373927d76d
children c952a6af25e0
comparison
equal deleted inserted replaced
12270:be1ce2f0f7b5 12271:e4aa68825575
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 1015,
772 /**/ 774 /**/
773 1014, 775 1014,
774 /**/ 776 /**/
775 1013, 777 1013,
776 /**/ 778 /**/