diff src/version.c @ 7776:d30f4f9b1024 v7.4.1185

commit https://github.com/vim/vim/commit/0d6f835683bede8bfa171c2518dce10832eb8226 Author: Bram Moolenaar <Bram@vim.org> Date: Wed Jan 27 11:07:47 2016 +0100 patch 7.4.1185 Problem: Can't build with TCL on some systems. Solution: Rename the channel_ functions.
author Christian Brabandt <cb@256bit.org>
date Wed, 27 Jan 2016 11:15:06 +0100
parents 656db98806b3
children 4e09a38129a3
line wrap: on
line diff
--- a/src/version.c
+++ b/src/version.c
@@ -747,6 +747,8 @@ static char *(features[]) =
 static int included_patches[] =
 {   /* Add new patch number below this line */
 /**/
+    1185,
+/**/
     1184,
 /**/
     1183,