summaryrefslogtreecommitdiff
path: root/README.macosx
diff options
context:
space:
mode:
authorreneeb <info@perl-services.de>2020-02-21 02:03:02 +0100
committerreneeb <info@perl-services.de>2020-02-21 02:03:02 +0100
commit8afb9c5d847397a96ae3d878b1046fe8ec8e49d1 (patch)
tree13e2172964977a51d9e5e5031e34054b894246ef /README.macosx
parent51d0b6dd4e337562bc3b560bc6b10afcc91d103f (diff)
downloadperl-8afb9c5d847397a96ae3d878b1046fe8ec8e49d1.tar.gz
Bump the perl version in various places for 5.31.10
Diffstat (limited to 'README.macosx')
-rw-r--r--README.macosx8
1 files changed, 4 insertions, 4 deletions
diff --git a/README.macosx b/README.macosx
index 1d3769382d..04d0a01333 100644
--- a/README.macosx
+++ b/README.macosx
@@ -10,9 +10,9 @@ perlmacosx - Perl under Mac OS X
This document briefly describes Perl under Mac OS X.
- curl -O https://www.cpan.org/src/perl-5.31.9.tar.gz
- tar -xzf perl-5.31.9.tar.gz
- cd perl-5.31.9
+ curl -O https://www.cpan.org/src/perl-5.31.10.tar.gz
+ tar -xzf perl-5.31.10.tar.gz
+ cd perl-5.31.10
./Configure -des -Dprefix=/usr/local/
make
make test
@@ -20,7 +20,7 @@ This document briefly describes Perl under Mac OS X.
=head1 DESCRIPTION
-The latest Perl release (5.31.9 as of this writing) builds without changes
+The latest Perl release (5.31.10 as of this writing) builds without changes
under all versions of Mac OS X from 10.3 "Panther" onwards.
In order to build your own version of Perl you will need 'make',