comparison src/version.c @ 7391:4761fed349ed v7.4.1000

commit https://github.com/vim/vim/commit/c06624661a3aa6642304c06db9cebe553a4cab17 Author: Bram Moolenaar <Bram@vim.org> Date: Wed Dec 30 15:49:05 2015 +0100 patch 7.4.1000 Problem: Test 49 is slow and doesn't work on MS-Windows. Solution: Start moving parts of test 49 to test_viml.
author Christian Brabandt <cb@256bit.org>
date Wed, 30 Dec 2015 16:00:05 +0100
parents f7ed82d38e6d
children 467b7c511585
comparison
equal deleted inserted replaced
7390:c6215e9d4b30 7391:4761fed349ed
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 1000,
744 /**/ 746 /**/
745 999, 747 999,
746 /**/ 748 /**/
747 998, 749 998,
748 /**/ 750 /**/