diff src/version.c @ 8903:9da3751688e9 v7.4.1738

commit https://github.com/vim/vim/commit/5d91646599a7b74310845e30a2a52ff197dc0ed7 Author: Bram Moolenaar <Bram@vim.org> Date: Thu Apr 14 18:42:47 2016 +0200 patch 7.4.1738 Problem: Count for ":messages" depends on number of lines. Solution: Add ADDR_OTHER address type.
author Christian Brabandt <cb@256bit.org>
date Thu, 14 Apr 2016 18:45:04 +0200
parents b4dad96ade29
children 9200836eee15
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 */
 /**/
+    1738,
+/**/
     1737,
 /**/
     1736,