0
0
mirror of https://github.com/vim/vim.git synced 2025-11-09 10:37:17 -05:00

patch 8.0.1059: older Gnome terminal returns smaller version number

Problem:    older Gnome terminal returns smaller version number. (antarestrue)
Solution:   Lower version limit from 2800 to 2500. (#2032)
This commit is contained in:
Bram Moolenaar
2017-09-05 21:57:27 +02:00
parent 8b53b79ea5
commit 3d8d2c7ca5
2 changed files with 5 additions and 3 deletions

View File

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