commit | f244b2fbf2df7f984074c287b3d854bc62472b23 | [log] [tgz] |
---|---|---|
author | LemonBoy <thatlemon@gmail.com> | Sat Aug 19 16:02:04 2023 +0200 |
committer | Christian Brabandt <cb@256bit.org> | Sat Aug 19 16:02:04 2023 +0200 |
tree | d53da85222c1b993b7688725ec7d5bf3b58efdee | |
parent | b5f6fe9ca2661d06bc0be839447ce1995450b9de [diff] [blame] |
patch 9.0.1754: still Ci breakage (after 9.0.1741) Problem: still ci breakage (after 9.0.1741) Solution: fix remaining issue Signed-off-by: Christian Brabandt <cb@256bit.org> Co-authored-by: LemonBoy <thatlemon@gmail.com>
diff --git a/src/version.c b/src/version.c index bb04cd3..3611cb2 100644 --- a/src/version.c +++ b/src/version.c
@@ -696,6 +696,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 1754, +/**/ 1753, /**/ 1752,