diff src/version.c @ 8597:51de88bf954d v7.4.1588

commit https://github.com/vim/vim/commit/1ff2b64b11e7d263c6853745d5e594bd8f94b91e Author: Bram Moolenaar <Bram@vim.org> Date: Thu Mar 17 22:07:02 2016 +0100 patch 7.4.1588 Problem: Old style test for quickfix. Solution: Turn test 96 into a new style test.
author Christian Brabandt <cb@256bit.org>
date Thu, 17 Mar 2016 22:15:04 +0100
parents 887b378f29d1
children ddb04cbe1e0c
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 */
 /**/
+    1588,
+/**/
     1587,
 /**/
     1586,