commit | de8be2beaeb99961247766a9b8181429be1617d6 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Thu Jun 16 14:45:41 2022 +0100 |
committer | Bram Moolenaar <Bram@vim.org> | Thu Jun 16 14:45:41 2022 +0100 |
tree | 6d62e21fba273391ee0581f27b67678ec9896633 | |
parent | bf6614643f656d38d220c04befdcb1d35774853a [diff] [blame] |
patch 8.2.5111: no test for --gui-dialog-file Problem: No test for --gui-dialog-file. Solution: Add a test.
diff --git a/src/version.c b/src/version.c index 1f38480..a438340 100644 --- a/src/version.c +++ b/src/version.c
@@ -735,6 +735,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 5111, +/**/ 5110, /**/ 5109,