comparison src/version.c @ 7670:fd31843c7b58 v7.4.1134

commit https://github.com/vim/vim/commit/82e4184d489e2ce950c871354062fca40bf59598 Author: Bram Moolenaar <Bram@vim.org> Date: Tue Jan 19 13:50:57 2016 +0100 patch 7.4.1134 Problem: The arglist test fails on MS-Windows. Solution: Only check for failure of argedit on Unix.
author Christian Brabandt <cb@256bit.org>
date Tue, 19 Jan 2016 14:00:06 +0100
parents 21b0a39d13ed
children da2eb24b83d2
comparison
equal deleted inserted replaced
7669:0ec0f4954306 7670:fd31843c7b58
739 NULL 739 NULL
740 }; 740 };
741 741
742 static int included_patches[] = 742 static int included_patches[] =
743 { /* Add new patch number below this line */ 743 { /* Add new patch number below this line */
744 /**/
745 1134,
744 /**/ 746 /**/
745 1133, 747 1133,
746 /**/ 748 /**/
747 1132, 749 1132,
748 /**/ 750 /**/