forked from aniani/vim
patch 8.1.2138: including the build number in the Win32 binary is confusing
Problem: Including the build number in the Win32 binary is confusing. Solution: Only use the patchlevel.
This commit is contained in:
@@ -753,6 +753,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
2138,
|
||||
/**/
|
||||
2137,
|
||||
/**/
|
||||
|
Reference in New Issue
Block a user