summaryrefslogtreecommitdiff
path: root/README.macosx
diff options
context:
space:
mode:
authorChris 'BinGOs' Williams <chris@bingosnet.co.uk>2018-08-20 22:38:31 +0100
committerChris 'BinGOs' Williams <chris@bingosnet.co.uk>2018-08-20 22:38:31 +0100
commit2acd59fb7cd9d7cb144c9f454d7249d4b0a02660 (patch)
tree23368ecdbbd0600c70ffd53db88a194e6015de31 /README.macosx
parent7a54f67ef915d54e76461e51d16146f6f97f9d3e (diff)
downloadperl-2acd59fb7cd9d7cb144c9f454d7249d4b0a02660.tar.gz
Bump the perl version in various places for 5.29.3
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 c9ed383e18..6064635108 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 http://www.cpan.org/src/perl-5.29.2.tar.gz
- tar -xzf perl-5.29.2.tar.gz
- cd perl-5.29.2
+ curl -O http://www.cpan.org/src/perl-5.29.3.tar.gz
+ tar -xzf perl-5.29.3.tar.gz
+ cd perl-5.29.3
./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.29.2 as of this writing) builds without changes
+The latest Perl release (5.29.3 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',