comparison src/version.c @ 8562:40b982c98587 v7.4.1571

commit https://github.com/vim/vim/commit/8e15ffcde757ffc6cfe8b5e384948b3278e9af33 Author: Bram Moolenaar <Bram@vim.org> Date: Tue Mar 15 16:35:39 2016 +0100 patch 7.4.1571 Problem: No test for ":help". Solution: Add a test for what 7.4.1568 fixed. (Higashi Higashi)
author Christian Brabandt <cb@256bit.org>
date Tue, 15 Mar 2016 16:45:05 +0100
parents f3c636c673f7
children 8818bca7a824
comparison
equal deleted inserted replaced
8561:141c20e48d33 8562:40b982c98587
741 NULL 741 NULL
742 }; 742 };
743 743
744 static int included_patches[] = 744 static int included_patches[] =
745 { /* Add new patch number below this line */ 745 { /* Add new patch number below this line */
746 /**/
747 1571,
746 /**/ 748 /**/
747 1570, 749 1570,
748 /**/ 750 /**/
749 1569, 751 1569,
750 /**/ 752 /**/