commit | 901e58c243ef4363bb2c13b2c96c7b0acd45e6d1 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Tue Aug 11 18:33:48 2015 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Tue Aug 11 18:33:48 2015 +0200 |
tree | 35830887620bf4453501c7606f7a375d0988032a | |
parent | 89c17c02cac7594c6bb85900d73b1dc70aa78306 [diff] [blame] |
patch 7.4.819 Problem: Beeping when running the tests. Solution: Fix 41 beeps. (Roland Eggner)
diff --git a/src/version.c b/src/version.c index 0f48bae..e3b885e 100644 --- a/src/version.c +++ b/src/version.c
@@ -742,6 +742,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 819, +/**/ 818, /**/ 817,