diff src/version.c @ 8593:dc36cef103de v7.4.1586

commit https://github.com/vim/vim/commit/8a1bb046378f4bc68d6a04af2eab80fb3ce04da6 Author: Bram Moolenaar <Bram@vim.org> Date: Thu Mar 17 21:11:53 2016 +0100 patch 7.4.1586 Problem: Nesting partials doesn't work. Solution: Append arguments. (Ken Takata)
author Christian Brabandt <cb@256bit.org>
date Thu, 17 Mar 2016 21:15:10 +0100
parents 5bc958a92849
children 887b378f29d1
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 */
 /**/
+    1586,
+/**/
     1585,
 /**/
     1584,