commit | 7a66627cf43412604a28e0d99df8f96a29ff1c3a | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Wed Apr 03 22:52:34 2019 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Wed Apr 03 22:52:34 2019 +0200 |
tree | 2968cc3a24062a770dec0ba1fe9f51aef78d56a9 | |
parent | b4e6a2d07510e18e6720d6b2ee0b029f95430964 [diff] [blame] |
patch 8.1.1108: test for 'visualbell' doesn't work Problem: Test for 'visualbell' doesn't work. Solution: Make 'belloff' empty.
diff --git a/src/version.c b/src/version.c index e1809c6..08493fe 100644 --- a/src/version.c +++ b/src/version.c
@@ -772,6 +772,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 1108, +/**/ 1107, /**/ 1106,