commit | 74d95b5b58a36697975c48192e84be808b2512a8 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Fri Aug 07 20:47:39 2020 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Fri Aug 07 20:47:39 2020 +0200 |
tree | 0b7a07e19a9f45a6b26874420bf1dc1b4e6552ee | |
parent | dd29f1b0569cca253c80856eda2e85e04c1e0627 [diff] [blame] |
patch 8.2.1389: file missing from the distribution Problem: File missing from the distribution. Solution: Add script_util.vim to the list of distributes files.
diff --git a/src/version.c b/src/version.c index c95d608..1ac4940 100644 --- a/src/version.c +++ b/src/version.c
@@ -755,6 +755,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 1389, +/**/ 1388, /**/ 1387,