commit | bd3bc0314e27cac061575930144ce5fadc26c22e | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Thu Nov 21 17:34:51 2019 +0100 |
committer | Bram Moolenaar <Bram@vim.org> | Thu Nov 21 17:34:51 2019 +0100 |
tree | 3e9fe7d0c68edd8c4540ae6098f99f56ca050495 | |
parent | 546125869f2959480c9a0f6c448c2092d565ec15 [diff] [blame] |
patch 8.1.2328: a few hangul input pieces remain Problem: A few hangul input pieces remain. Solution: Update VMS makefile.
diff --git a/src/version.c b/src/version.c index 6cc909b..2469ce9 100644 --- a/src/version.c +++ b/src/version.c
@@ -738,6 +738,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 2328, +/**/ 2327, /**/ 2326,