comparison src/version.c @ 7326:d4e1c1705137 v7.4.968

commit https://github.com/vim/vim/commit/b65c749ac5a8a990d53493e3b9677142b1b9e4ce Author: Bram Moolenaar <Bram@vim.org> Date: Fri Dec 11 20:53:58 2015 +0100 patch 7.4.968 Problem: test86 and test87 are flaky in Appveyor. Solution: Reduce the count from 8 to 7. (suggested by ZyX)
author Christian Brabandt <cb@256bit.org>
date Fri, 11 Dec 2015 21:00:04 +0100
parents a3b8a63c88ef
children 6679f41bddea
comparison
equal deleted inserted replaced
7325:1f01f11cabc2 7326:d4e1c1705137
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 968,
744 /**/ 746 /**/
745 967, 747 967,
746 /**/ 748 /**/
747 966, 749 966,
748 /**/ 750 /**/