1
0
forked from aniani/vim

patch 8.2.0053: windowsversion() does not always return the right value

Problem:    windowsversion() does not always return the right value.
Solution:   Add a compatibility section in the manifest. (Ken Takata,
            closes #5407)
This commit is contained in:
Bram Moolenaar
2019-12-29 13:43:54 +01:00
parent c6d539b671
commit e20e68b40d
2 changed files with 16 additions and 0 deletions

View File

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