commit | 4bd88d568a81d37df69dc3cf8cdd8d9dbb4011b7 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Wed Oct 16 19:27:26 2019 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Wed Oct 16 19:27:26 2019 +0200 |
tree | 40b28e692c7fec36eaed1393bb9381d3e62cf6a8 | |
parent | a6cc5beb1705359828a45b91402c34640f4e756a [diff] [blame] |
patch 8.1.2161: mapping test fails Problem: Mapping test fails. Solution: Run the test separately.
diff --git a/src/version.c b/src/version.c index 9135fe7..f84340d 100644 --- a/src/version.c +++ b/src/version.c
@@ -754,6 +754,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 2161, +/**/ 2160, /**/ 2159,