commit | 556ae8ea28b4e3e9fc47ad130795009a3080146e | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Thu Nov 21 22:27:22 2019 +0100 |
committer | Bram Moolenaar <Bram@vim.org> | Thu Nov 21 22:27:22 2019 +0100 |
tree | 32c781ddcad0df436d65cdb159dbf1b32635f17d | |
parent | 7bae0b1bc84a95d565ffab38cf7f82ad21c656b6 [diff] [blame] |
patch 8.1.2332: missing file in refactoring Problem: Missing file in refactoring. Solution: Update missing file.
diff --git a/src/version.c b/src/version.c index db3a663..0fa2f7d 100644 --- a/src/version.c +++ b/src/version.c
@@ -738,6 +738,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 2332, +/**/ 2331, /**/ 2330,