diff 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
line wrap: on
line diff
--- a/src/version.c
+++ b/src/version.c
@@ -742,6 +742,8 @@ static char *(features[]) =
 static int included_patches[] =
 {   /* Add new patch number below this line */
 /**/
+    988,
+/**/
     987,
 /**/
     986,