commit | 9513d91be02f654658b8b33ff429a52ff3c4de12 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Sun Aug 18 17:58:11 2019 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Sun Aug 18 17:58:11 2019 +0200 |
tree | a6032e6169ae7ae916f0ff07c4405c7adfff85bc | |
parent | 62a0cb443c3184f24a6dac73d3505f9056cf6056 [diff] [blame] |
patch 8.1.1883: options test fails Problem: Options test fails. Solution: Add entry for 'completepopup'.
diff --git a/src/version.c b/src/version.c index 6a70688..e39567f 100644 --- a/src/version.c +++ b/src/version.c
@@ -770,6 +770,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 1883, +/**/ 1882, /**/ 1881,