1
0
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:
Bram Moolenaar
2019-10-12 15:02:47 +02:00
parent 1a4cbb19de
commit 4cdbed33e4
2 changed files with 6 additions and 4 deletions

View File

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