commit | b6b5252bcde68b296858bc090cb424493635dfec | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Sat Feb 20 23:30:07 2016 +0100 |
committer | Bram Moolenaar <Bram@vim.org> | Sat Feb 20 23:30:07 2016 +0100 |
tree | 3565b901127f0e049718cee12388427949e66dab | |
parent | e89ff0472bc33779583d48e8d38a5e794d05613a [diff] [blame] |
patch 7.4.1376 Problem: ch_setoptions() cannot set all options. Solution: Support more options.
diff --git a/src/version.c b/src/version.c index 84d0f94..bc8003e 100644 --- a/src/version.c +++ b/src/version.c
@@ -748,6 +748,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 1376, +/**/ 1375, /**/ 1374,