comparison src/version.c @ 7387:702f694c9396 v7.4.998

commit https://github.com/vim/vim/commit/f9c8bd2137b045f9a64d63eefcf022b4726b1419 Author: Bram Moolenaar <Bram@vim.org> Date: Tue Dec 29 21:34:48 2015 +0100 patch 7.4.998 Problem: Running tests in shadow directory fails. Test 49 fails. Solution: Link more files for the shadow directory. Make test 49 end up in the right buffer.
author Christian Brabandt <cb@256bit.org>
date Tue, 29 Dec 2015 21:45:04 +0100
parents 160f4b03d8d0
children f7ed82d38e6d
comparison
equal deleted inserted replaced
7386:7423080fdb38 7387:702f694c9396
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 998,
744 /**/ 746 /**/
745 997, 747 997,
746 /**/ 748 /**/
747 996, 749 996,
748 /**/ 750 /**/