summaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
authorPeter Martini <PeterCMartini@GMail.com>2014-08-21 02:35:17 -0400
committerPeter Martini <PeterCMartini@GMail.com>2014-08-21 07:24:46 -0400
commita956158c69753e315b18374cd4bc22edd2d17dac (patch)
tree9da9ecb315b881dd6fc38f922ed837e87eaaa91c /INSTALL
parentbab3f9d4f294cd1e05d26277b8ddbf8e8eb99e24 (diff)
downloadperl-a956158c69753e315b18374cd4bc22edd2d17dac.tar.gz
Version bump addendum; changed a 5.21.1 to .3
The note on backwards compatibility notes that this may not be binary compatible with version 5.21.1 or earlier. That should float to always be one subversion behind the current, so bumping it to 5.21.3.
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL4
1 files changed, 2 insertions, 2 deletions
diff --git a/INSTALL b/INSTALL
index 51c0935ae9..4aedac2c6b 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.21.1 or earlier
+=head2 Upgrading from 5.21.3 or earlier
-B<Perl 5.21.4 may not be binary compatible with Perl 5.21.1 or
+B<Perl 5.21.4 may not be binary compatible with Perl 5.21.3 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.4. If you find you do need to rebuild an extension with