This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Some version numbers in INSTALL were wrong
authorreneeb <reb@perl-services.de>
Sun, 19 Feb 2017 22:41:56 +0000 (23:41 +0100)
committerreneeb <reb@perl-services.de>
Sun, 19 Feb 2017 22:41:56 +0000 (23:41 +0100)
INSTALL

diff --git a/INSTALL b/INSTALL
index e55d651..69b862d 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -2531,9 +2531,9 @@ seriously consider using a separate directory, since development
 subversions may not have all the compatibility wrinkles ironed out
 yet.
 
-=head2 Upgrading from 5.25.2 or earlier
+=head2 Upgrading from 5.25.9 or earlier
 
-B<Perl 5.25.10 may not be binary compatible with Perl 5.25.3 or
+B<Perl 5.25.10 may not be binary compatible with Perl 5.25.9 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.25.10.  If you find you do need to rebuild an extension with