comparison 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
comparison
equal deleted inserted replaced
8596:547245667940 8597:51de88bf954d
746 NULL 746 NULL
747 }; 747 };
748 748
749 static int included_patches[] = 749 static int included_patches[] =
750 { /* Add new patch number below this line */ 750 { /* Add new patch number below this line */
751 /**/
752 1588,
751 /**/ 753 /**/
752 1587, 754 1587,
753 /**/ 755 /**/
754 1586, 756 1586,
755 /**/ 757 /**/