commit | 1d7caa58e3c87f75a4becbceabbd1af181ace11e | [log] [tgz] |
---|---|---|
author | Philip H <47042125+pheiduck@users.noreply.github.com> | Thu Jun 22 08:55:47 2023 +0200 |
committer | Christian Brabandt <cb@256bit.org> | Wed Aug 09 19:58:58 2023 +0200 |
tree | 5e9f3ddcfa29ccfd09fae1c5b0bfd33d59ef4c87 | |
parent | 335c58494089ff4ef698f059ded6215f69c02bcf [diff] [blame] |
patch 9.0.1681: Build Failure with Perl 5.38 Problem: Build Failure with Perl 5.38 Solution: Fix Build Failure closes: #12543, closes: #12575
diff --git a/src/version.c b/src/version.c index cc86bb6..39f637c 100644 --- a/src/version.c +++ b/src/version.c
@@ -696,6 +696,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 1681, +/**/ 1680, /**/ 1679,