Skip to content

Commit

Permalink
perldelta - Fix up Porting/acknowledgements.pl arguments
Browse files Browse the repository at this point in the history
This (and the perldelta for the unreleased 5.39.0) had come out wrong due
to issues with the version bumps to 5.39.0/5.39.1.
  • Loading branch information
steve-m-hay committed Jul 20, 2023
1 parent 885e78e commit 3584b18
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pod/perl5390delta.pod
Original file line number Diff line number Diff line change
Expand Up @@ -406,7 +406,7 @@ died, add a short obituary here.

XXX Generate this with:

perl Porting/acknowledgements.pl v5.39.0..HEAD
perl Porting/acknowledgements.pl v5.38.0..HEAD

=head1 Reporting Bugs

Expand Down
2 changes: 1 addition & 1 deletion pod/perldelta.pod
Original file line number Diff line number Diff line change
Expand Up @@ -570,7 +570,7 @@ died, add a short obituary here.

XXX Generate this with:

perl Porting/acknowledgements.pl v5.39.1..HEAD
perl Porting/acknowledgements.pl v5.39.0..HEAD

=head1 Reporting Bugs

Expand Down

0 comments on commit 3584b18

Please sign in to comment.