This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Correct versions in INSTALL
authorSawyer X <xsawyerx@cpan.org>
Wed, 31 May 2017 01:17:37 +0000 (03:17 +0200)
committerSawyer X <xsawyerx@cpan.org>
Wed, 31 May 2017 01:17:37 +0000 (03:17 +0200)
INSTALL

diff --git a/INSTALL b/INSTALL
index 7af1bfd..7b528ea 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -2541,9 +2541,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.9 or earlier
+=head2 Upgrading from 5.25.12 or earlier
 
-B<Perl 5.27.0 may not be binary compatible with Perl 5.25.9 or
+B<Perl 5.27.0 may not be binary compatible with Perl 5.25.12 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.27.0.  If you find you do need to rebuild an extension with