commit | 2da68c8b61286ed347076718b66028f7251c8cdf | [log] [tgz] |
---|---|---|
author | Diego Viola <diego.viola@gmail.com> | Mon Apr 15 20:08:38 2024 +0200 |
committer | Christian Brabandt <cb@256bit.org> | Mon Apr 15 20:08:38 2024 +0200 |
tree | 08db32fe8f9af171ee37b561da00de810c0866e5 | |
parent | dd83b63eb5b7884c1c882eb984778492f6951ed7 [diff] [blame] |
patch 9.1.0336: tests: typo in test_xdg Problem: tests: typo in test_xdg Solution: fix typo (Diego Viola) closes: #14562 Signed-off-by: Diego Viola <diego.viola@gmail.com> Signed-off-by: Christian Brabandt <cb@256bit.org>
diff --git a/src/version.c b/src/version.c index b580f01..0c8687e 100644 --- a/src/version.c +++ b/src/version.c
@@ -705,6 +705,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 336, +/**/ 335, /**/ 334,