commit | a63fd8232895bbf6751087d90fd15c8ea45f1cf0 | [log] [tgz] |
---|---|---|
author | K.Takata <kentkt@csc.jp> | Fri Feb 24 17:16:41 2023 +0000 |
committer | Bram Moolenaar <Bram@vim.org> | Fri Feb 24 17:16:41 2023 +0000 |
tree | 25787a1db18392abb2bb6e058689051a9cce4c00 | |
parent | def5521752abefe12db8cc3111a3b205ad1ac929 [diff] |
patch 9.0.1352: "ignore" files are outdated Problem: "ignore" files are outdated. Solution: Update "ignore" files. (Ken Takata, closes #12056)
diff --git a/src/version.c b/src/version.c index 6f2bd4c..9b53935 100644 --- a/src/version.c +++ b/src/version.c
@@ -696,6 +696,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 1352, +/**/ 1351, /**/ 1350,