diff src/version.c @ 8188:9531717f0694 v7.4.1387

commit https://github.com/vim/vim/commit/8f8ae40ce45822c51c7f3cc58d7c23990f0ecc3d Author: Bram Moolenaar <Bram@vim.org> Date: Mon Feb 22 20:07:49 2016 +0100 patch 7.4.1387 Problem: Win16 docs still referenced. Solution: Remove Win16 files from the docs Makefile. (Kenichi Ito)
author Christian Brabandt <cb@256bit.org>
date Mon, 22 Feb 2016 20:15:04 +0100
parents 5fed86dac210
children a8e7b8328cb4
line wrap: on
line diff
--- a/src/version.c
+++ b/src/version.c
@@ -749,6 +749,8 @@ static char *(features[]) =
 static int included_patches[] =
 {   /* Add new patch number below this line */
 /**/
+    1387,
+/**/
     1386,
 /**/
     1385,