comparison src/version.c @ 7370:e396c6134266 v7.4.990

commit https://github.com/vim/vim/commit/e5c5f0c66c9491aca013f30da6e4f730a7ba7db6 Author: Bram Moolenaar <Bram@vim.org> Date: Tue Dec 29 13:59:29 2015 +0100 patch 7.4.990 Problem: Test 86 fails on AppVeyor. Solution: Do some registry magic. (Ken Takata)
author Christian Brabandt <cb@256bit.org>
date Tue, 29 Dec 2015 14:00:05 +0100
parents adc796ba7dda
children 6b057079a836
comparison
equal deleted inserted replaced
7369:b94edf952c5e 7370:e396c6134266
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 990,
744 /**/ 746 /**/
745 989, 747 989,
746 /**/ 748 /**/
747 988, 749 988,
748 /**/ 750 /**/