summaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
authorZefram <zefram@fysh.org>2012-05-25 21:19:20 +0100
committerZefram <zefram@fysh.org>2012-05-25 21:19:20 +0100
commit4ea2708986710e9739b5a8ac2ccef0c3a2d896f4 (patch)
treed0c22c468eefddb2f57e3c1b9dca5df011a3986a /INSTALL
parent306088923cdcc7ca31da4d0eddf4f8e4b169b3e7 (diff)
downloadperl-4ea2708986710e9739b5a8ac2ccef0c3a2d896f4.tar.gz
fix comparative Perl version numbers
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL2
1 files changed, 1 insertions, 1 deletions
diff --git a/INSTALL b/INSTALL
index ebc66032fb..4d93d1fa42 100644
--- a/INSTALL
+++ b/INSTALL
@@ -2306,7 +2306,7 @@ http://www.chiark.greenend.org.uk/~sgtatham/bugs.html
=head1 Coexistence with earlier versions of perl 5
-Perl 5.16 is not binary compatible with earlier versions of Perl.
+Perl 5.17 is not binary compatible with earlier versions of Perl.
In other words, you will have to recompile your XS modules.
In general, you can usually safely upgrade from one version of Perl (e.g.