comparison src/version.c @ 8430:800423dbc260 v7.4.1506

commit https://github.com/vim/vim/commit/b69fccf377f43544b86817b0de6cc1498a4ff9ec Author: Bram Moolenaar <Bram@vim.org> Date: Sun Mar 6 23:06:25 2016 +0100 patch 7.4.1506 Problem: Job cannot read from a file. Solution: Implement reading from a file for Unix.
author Christian Brabandt <cb@256bit.org>
date Sun, 06 Mar 2016 23:15:05 +0100
parents 4e22d0e7bfb1
children 6af4329b5592
comparison
equal deleted inserted replaced
8429:eac8a407df71 8430:800423dbc260
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 1506,
746 /**/ 748 /**/
747 1505, 749 1505,
748 /**/ 750 /**/
749 1504, 751 1504,
750 /**/ 752 /**/