1
0
forked from aniani/vim

updated for version 7.4.236

Problem:    It's not that easy to check the Vim patch version.
Solution:   Make has("patch-7.4.123") work. (partly by Marc Weber)
This commit is contained in:
Bram Moolenaar
2014-04-01 22:08:54 +02:00
parent c7f025536e
commit 7f3be402ce
4 changed files with 39 additions and 2 deletions

View File

@@ -734,6 +734,8 @@ static char *(features[]) =
static int included_patches[] =
{ /* Add new patch number below this line */
/**/
236,
/**/
235,
/**/