summaryrefslogtreecommitdiff
path: root/README.macosx
diff options
context:
space:
mode:
authorKaren Etheridge <ether@cpan.org>2023-02-20 13:09:41 -0800
committerKaren Etheridge <ether@cpan.org>2023-02-20 13:09:59 -0800
commit056f22fa7ae6b699f2e9ce580576559128726965 (patch)
treece2f8970d846f0a9c23d66eba5eabd6a8b0418a4 /README.macosx
parent9865eed8fbc97d1371ced4169fcb72c362682824 (diff)
downloadperl-056f22fa7ae6b699f2e9ce580576559128726965.tar.gz
Bump the perl version in various places for 5.37.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 aeb8c7150c..218f8c1791 100644
--- a/README.macosx
+++ b/README.macosx
@@ -12,9 +12,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.37.9.tar.gz
- tar -xzf perl-5.37.9.tar.gz
- cd perl-5.37.9
+ curl -O https://www.cpan.org/src/perl-5.37.10.tar.gz
+ tar -xzf perl-5.37.10.tar.gz
+ cd perl-5.37.10
./Configure -des -Dprefix=/usr/local/
make
make test
@@ -22,7 +22,7 @@ This document briefly describes Perl under Mac OS X.
=head1 DESCRIPTION
-The latest Perl release (5.37.9 as of this writing) builds without changes
+The latest Perl release (5.37.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',