diff src/version.c @ 8255:355652348057 v7.4.1420

commit https://github.com/vim/vim/commit/d2227a02b03708eb0579e17612d5a96262f3d463 Author: Bram Moolenaar <Bram@vim.org> Date: Thu Feb 25 22:37:42 2016 +0100 patch 7.4.1420 Problem: Missing makefile. Solution: Type the path correctly.
author Christian Brabandt <cb@256bit.org>
date Thu, 25 Feb 2016 22:45:05 +0100
parents 1b6a589a0efc
children c4ffdda8cdfd
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 */
 /**/
+    1420,
+/**/
     1419,
 /**/
     1418,