summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Hay <steve.m.hay@googlemail.com>2019-07-19 21:06:09 +0100
committerSteve Hay <steve.m.hay@googlemail.com>2019-07-19 21:07:01 +0100
commitf2966be6dcf2154a39110689108b6750ffd65813 (patch)
tree79292f7863ecc8951c252a838218b6a453b6e3ae
parentfcd4ea8fef8c1998e4fec3c208dfb2e2919c0833 (diff)
downloadperl-f2966be6dcf2154a39110689108b6750ffd65813.tar.gz
Fix upgrade notes in INSTALL
Each BLEAD release is potentially not binary compatible with the previous release.
-rw-r--r--INSTALL4
1 files changed, 2 insertions, 2 deletions
diff --git a/INSTALL b/INSTALL
index a555c50eef..abec8e4a9e 100644
--- a/INSTALL
+++ b/INSTALL
@@ -2526,9 +2526,9 @@ seriously consider using a separate directory, since development
subversions may not have all the compatibility wrinkles ironed out
yet.
-=head2 Upgrading from 5.28.0 or earlier
+=head2 Upgrading from 5.31.1 or earlier
-B<Perl 5.31.2 may not be binary compatible with Perl 5.28.0 or
+B<Perl 5.31.2 may not be binary compatible with Perl 5.31.1 or
earlier Perl releases.> Perl modules having binary parts
(meaning that a C compiler is used) will have to be recompiled to be
used with 5.31.2. If you find you do need to rebuild an extension with