comparison src/version.c @ 8564:8818bca7a824 v7.4.1572

commit https://github.com/vim/vim/commit/85a7cb4dcf50aa562ff1fc872bfc1b50a5a9e368 Author: Bram Moolenaar <Bram@vim.org> Date: Tue Mar 15 16:53:26 2016 +0100 patch 7.4.1572 Problem: Setting 'compatible' in test influences following tests. Solution: Turn 'compatible' off again.
author Christian Brabandt <cb@256bit.org>
date Tue, 15 Mar 2016 17:00:05 +0100
parents 40b982c98587
children 28e10c1bed22
comparison
equal deleted inserted replaced
8563:487508c33480 8564:8818bca7a824
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 1572,
746 /**/ 748 /**/
747 1571, 749 1571,
748 /**/ 750 /**/
749 1570, 751 1570,
750 /**/ 752 /**/