comparison src/version.c @ 7366:eec1dc8ca160 v7.4.988

commit https://github.com/vim/vim/commit/40bbceee2213a6fa8fdc1d3f3920d61fb5370803 Author: Bram Moolenaar <Bram@vim.org> Date: Mon Dec 28 22:24:41 2015 +0100 patch 7.4.988 Problem: Default test target is test49.out. Solution: Add a build rule before including Make_all.mak.
author Christian Brabandt <cb@256bit.org>
date Mon, 28 Dec 2015 22:30:04 +0100
parents fe2f6b92d806
children adc796ba7dda
comparison
equal deleted inserted replaced
7365:9f205a830d9a 7366:eec1dc8ca160
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 988,
744 /**/ 746 /**/
745 987, 747 987,
746 /**/ 748 /**/
747 986, 749 986,
748 /**/ 750 /**/