comparison src/version.c @ 8504:0b31cc4b261e v7.4.1542

commit https://github.com/vim/vim/commit/1adda3403d80e96446248a92ceafee036053765c Author: Bram Moolenaar <Bram@vim.org> Date: Sat Mar 12 15:39:40 2016 +0100 patch 7.4.1542 Problem: job_start() with a list is not tested. Solution: Call job_start() with a list.
author Christian Brabandt <cb@256bit.org>
date Sat, 12 Mar 2016 15:45:04 +0100
parents ee5cb2e9ed5a
children c93c352717b3
comparison
equal deleted inserted replaced
8503:4f9bf9cceb8f 8504:0b31cc4b261e
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 1542,
746 /**/ 748 /**/
747 1541, 749 1541,
748 /**/ 750 /**/
749 1540, 751 1540,
750 /**/ 752 /**/