comparison src/version.c @ 8720:9380c37723f8 v7.4.1649

commit https://github.com/vim/vim/commit/aedfcbe1e6c7df6edcd6756d7601bfdec7dd2087 Author: Bram Moolenaar <Bram@vim.org> Date: Fri Mar 25 17:02:51 2016 +0100 patch 7.4.1649 Problem: The matchit plugin needs to be copied to be used. Solution: Put the matchit plugin in an optional package.
author Christian Brabandt <cb@256bit.org>
date Fri, 25 Mar 2016 17:15:04 +0100
parents f1840a719771
children ecb57048c2a8
comparison
equal deleted inserted replaced
8719:d80e2471979a 8720:9380c37723f8
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 1649,
751 /**/ 753 /**/
752 1648, 754 1648,
753 /**/ 755 /**/
754 1647, 756 1647,
755 /**/ 757 /**/