commit | 7fe108990423535fa7cb804deae49d64831e25a9 | [log] [tgz] |
---|---|---|
author | zeertzjq <zeertzjq@outlook.com> | Sat Aug 12 16:31:27 2023 +0800 |
committer | Christian Brabandt <cb@256bit.org> | Sat Aug 12 20:44:21 2023 +0200 |
tree | 88fdb47b872bbf8821dfb5fe14dd6a62644b04b1 | |
parent | 73b8209266f0cd5c6d4df77b3700172d9c26df31 [diff] [blame] |
patch 9.0.1698: Test_map_restore_sid fails in GUI Problem: Test_map_restore_sid fails in GUI Solution: Feed an unsimplified Ctrl-B closes: #12770 Signed-off-by: Christian Brabandt <cb@256bit.org> Co-authored-by: zeertzjq <zeertzjq@outlook.com>
diff --git a/src/version.c b/src/version.c index 49beb19..16ebc61 100644 --- a/src/version.c +++ b/src/version.c
@@ -696,6 +696,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 1698, +/**/ 1697, /**/ 1696,