In perl.git, the branch blead has been updated

<http://perl5.git.perl.org/perl.git/commitdiff/41dfb3984004156f53f309f68b7ba6d491b29704?hp=3abe96111a730ab7fd00ee33a318f2ca50a43c70>

- Log -----------------------------------------------------------------
commit 41dfb3984004156f53f309f68b7ba6d491b29704
Author: reneeb <[email protected]>
Date:   Sun Feb 19 23:41:56 2017 +0100

    Some version numbers in INSTALL were wrong
-----------------------------------------------------------------------

Summary of changes:
 INSTALL | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/INSTALL b/INSTALL
index e55d651ecd..69b862d2d9 100644
--- 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

--
Perl5 Master Repository

Reply via email to