Skip to content

Commit b0bc537

Browse files
committed
INSTALL: fix version number in "Upgrading from"
... in accordance with Porting/release_managers_guide.pod, "Update INSTALL" for BLEAD-POINT.
1 parent 514c4e2 commit b0bc537

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

INSTALL

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2665,9 +2665,9 @@ seriously consider using a separate directory, since development
26652665
subversions may not have all the compatibility wrinkles ironed out
26662666
yet.
26672667

2668-
=head2 Upgrading from 5.40.1 or earlier
2668+
=head2 Upgrading from 5.41.9 or earlier
26692669

2670-
B<Perl 5.41.10 may not be binary compatible with Perl 5.40.1 or
2670+
B<Perl 5.41.10 may not be binary compatible with Perl 5.41.9 or
26712671
earlier Perl releases.> Perl modules having binary parts
26722672
(meaning that a C compiler is used) will have to be recompiled to be
26732673
used with 5.41.10. If you find you do need to rebuild an extension with

0 commit comments

Comments
 (0)