comparison src/version.c @ 8722:ecb57048c2a8 v7.4.1650

commit https://github.com/vim/vim/commit/f68f1d70799631d38461c36cd59d08cf839b010d Author: Bram Moolenaar <Bram@vim.org> Date: Fri Mar 25 17:14:06 2016 +0100 patch 7.4.1650 Problem: Quickfix test fails. Solution: Accept any number of matches.
author Christian Brabandt <cb@256bit.org>
date Fri, 25 Mar 2016 17:15:05 +0100
parents 9380c37723f8
children e6d1608ca601
comparison
equal deleted inserted replaced
8721:8d1daebe21e8 8722:ecb57048c2a8
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 1650,
751 /**/ 753 /**/
752 1649, 754 1649,
753 /**/ 755 /**/
754 1648, 756 1648,
755 /**/ 757 /**/