commit | 65e08ee1d26aa7bf341ac0e0400839d696d1ab64 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Thu Dec 01 16:41:50 2016 +0100 |
committer | Bram Moolenaar <Bram@vim.org> | Thu Dec 01 16:41:50 2016 +0100 |
tree | 50da95e684996687d9a3d474317f88d95dd99129 | |
parent | 958dc6923d341390531888058495569d73c356c3 [diff] [blame] |
patch 8.0.0108 Problem: The channel "drop" option is not tested. Solution: Add a test.
diff --git a/src/version.c b/src/version.c index c683ed5..c4977de 100644 --- a/src/version.c +++ b/src/version.c
@@ -765,6 +765,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 108, +/**/ 107, /**/ 106,