commit | 747f110420a0b0f4c2e40e00e8456f1e45b6f0de | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Sun Sep 18 13:06:41 2022 +0100 |
committer | Bram Moolenaar <Bram@vim.org> | Sun Sep 18 13:06:41 2022 +0100 |
tree | 0d72c76dc650a6f4767a219ca22285b1be2950c8 | |
parent | 9712ff1288f942736ed76c0dec014909f067eec9 [diff] [blame] |
patch 9.0.0498: various small issues Problem: Various small issues. Solution: Various small fixes.
diff --git a/src/version.c b/src/version.c index e4c8ce5..16ba3ee 100644 --- a/src/version.c +++ b/src/version.c
@@ -700,6 +700,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 498, +/**/ 497, /**/ 496,