summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Horsfall (alh) <wolfsage@gmail.com>2014-06-17 19:42:33 -0400
committerMatthew Horsfall (alh) <wolfsage@gmail.com>2014-06-17 19:42:33 -0400
commitc78b5728ff59292e897876caa43b270b541f9b0c (patch)
treebbf9239dffa3ea06c5c5f963b2953a79e30214d1
parent2846215908a60b3283924cc03f8bc02039e27ad5 (diff)
downloadperl-c78b5728ff59292e897876caa43b270b541f9b0c.tar.gz
Update INSTALL
-rw-r--r--INSTALL4
1 files changed, 2 insertions, 2 deletions
diff --git a/INSTALL b/INSTALL
index 93fb5cb41d..b1c07227c5 100644
--- a/INSTALL
+++ b/INSTALL
@@ -2505,9 +2505,9 @@ seriously consider using a separate directory, since development
subversions may not have all the compatibility wrinkles ironed out
yet.
-=head2 Upgrading from 5.19.0 or earlier
+=head2 Upgrading from 5.21.0 or earlier
-B<Perl 5.21.1 may not be binary compatible with Perl 5.19.11 or
+B<Perl 5.21.1 may not be binary compatible with Perl 5.21.0 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.21.1. If you find you do need to rebuild an extension with