diff src/version.c @ 7602:a82b2d79e61b

commit https://github.com/vim/vim/commit/abfa9efb983c6fe9f5c4c342ff4d7017ce9a2c4b Author: Bram Moolenaar <Bram@vim.org> Date: Fri Jan 15 22:34:45 2016 +0100 patch 7.4.1100 Problem: Cygwin makefiles are unused. Solution: Remove them.
author Christian Brabandt <cb@256bit.org>
date Fri, 15 Jan 2016 22:45:04 +0100
parents fa59fafb6a94
children d3892f6c917e
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 */
 /**/
+    1100,
+/**/
     1099,
 /**/
     1098,