commit | 2a94e9879283c55b162cf4e6d9ac7e0b0c35bc97 | [log] [tgz] |
---|---|---|
author | Christian Brabandt <cb@256bit.org> | Sun Nov 05 19:17:10 2023 +0100 |
committer | Christian Brabandt <cb@256bit.org> | Sun Nov 05 19:18:52 2023 +0100 |
tree | ac1c97ef975be41c286466685c74d35ed13187b8 | |
parent | caee7956a21a8c1102266b31af44c432522bdb53 [diff] [blame] |
patch 9.0.2092: tests: failure in test_arabic Problem: tests: failure in test_arabic Solution: adjust the test for the changed arabic keymap Signed-off-by: Christian Brabandt <cb@256bit.org>
diff --git a/src/version.c b/src/version.c index 3a72a9c..0d46024 100644 --- a/src/version.c +++ b/src/version.c
@@ -705,6 +705,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 2092, +/**/ 2091, /**/ 2090,