summaryrefslogtreecommitdiff
path: root/README.macosx
diff options
context:
space:
mode:
authorPeter Martini <PeterCMartini@GMail.com>2014-08-21 02:32:55 -0400
committerPeter Martini <PeterCMartini@GMail.com>2014-08-21 07:24:46 -0400
commitbab3f9d4f294cd1e05d26277b8ddbf8e8eb99e24 (patch)
treedf91896e5737e8a9db41aee7bdbfd1aaaf79052e /README.macosx
parent39c4a6cffea9850b73821f0162a8caaafbe90804 (diff)
downloadperl-bab3f9d4f294cd1e05d26277b8ddbf8e8eb99e24.tar.gz
Bump version number from 5.21.3 to 5.21.4
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 40ffd47723..1a5d811235 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.21.3.tar.gz
- tar -xzf perl-5.21.3.tar.gz
- cd perl-5.21.3
+ curl -O http://www.cpan.org/src/perl-5.21.4.tar.gz
+ tar -xzf perl-5.21.4.tar.gz
+ cd perl-5.21.4
./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.21.3 as of this writing) builds without changes
+The latest Perl release (5.21.4 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',