comparison src/version.c @ 8447:6f26b680c243 v7.4.1514

commit https://github.com/vim/vim/commit/e98d12105213975f37b8d653bd909bd787a2cda9 Author: Bram Moolenaar <Bram@vim.org> Date: Tue Mar 8 15:37:41 2016 +0100 patch 7.4.1514 Problem: Channel output to file not implemented yet. Solution: Implement it for Unix.
author Christian Brabandt <cb@256bit.org>
date Tue, 08 Mar 2016 15:45:05 +0100
parents dd2e2bd69d0e
children 3d567b5839c5
comparison
equal deleted inserted replaced
8446:cef7be734b6e 8447:6f26b680c243
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 1514,
746 /**/ 748 /**/
747 1513, 749 1513,
748 /**/ 750 /**/
749 1512, 751 1512,
750 /**/ 752 /**/