summaryrefslogtreecommitdiff
path: root/README.macosx
diff options
context:
space:
mode:
authorRichard Leach <richardleach@users.noreply.github.com>2021-11-21 01:30:23 +0000
committerRichard Leach <richardleach@users.noreply.github.com>2021-11-21 01:30:23 +0000
commite8a7ae4b24294cd1c95f88ce956e00b2e699de96 (patch)
tree07fe4669868b0125be2655cab9c88e3bab99f0f5 /README.macosx
parent2fac577b7e23d1a31924032008b3260a91bff494 (diff)
downloadperl-e8a7ae4b24294cd1c95f88ce956e00b2e699de96.tar.gz
Bump the perl version in various places for 5.35.7
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 d05ec0d374..e2cf0bc13f 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.35.6.tar.gz
- tar -xzf perl-5.35.6.tar.gz
- cd perl-5.35.6
+ curl -O https://www.cpan.org/src/perl-5.35.7.tar.gz
+ tar -xzf perl-5.35.7.tar.gz
+ cd perl-5.35.7
./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.35.6 as of this writing) builds without changes
+The latest Perl release (5.35.7 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',