1
0
forked from aniani/vim

patch 8.1.2423: MS-Windows properties shows version as "8, 1, 0"

Problem:    MS-Windows properties shows version as "8, 1, 0".
Solution:   Use "8.1.0". (Ken Takata, closes #5342)
This commit is contained in:
Bram Moolenaar
2019-12-11 22:41:29 +01:00
parent 9810cfbe55
commit e24437b643
2 changed files with 4 additions and 2 deletions

View File

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