commit | 034c350207931a7ff57c76536d4703f6da595919 | [log] [tgz] |
---|---|---|
author | zeertzjq <zeertzjq@outlook.com> | Sat Jan 14 12:41:17 2023 +0000 |
committer | Bram Moolenaar <Bram@vim.org> | Sat Jan 14 12:41:17 2023 +0000 |
tree | 56b2bba46a15bbe5b93f2a47c9c4a994133b3c1b | |
parent | e8575988969579f9e1439181ae338b2ff74054a8 [diff] [blame] |
patch 9.0.1197: dump file missing from patch Problem: Dump file missing from patch. Solution: Add missing dump file.
diff --git a/src/version.c b/src/version.c index 33603ca..52eabb5 100644 --- a/src/version.c +++ b/src/version.c
@@ -696,6 +696,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 1197, +/**/ 1196, /**/ 1195,