summaryrefslogtreecommitdiff
path: root/README.macosx
diff options
context:
space:
mode:
authorRicardo Signes <rjbs@cpan.org>2014-05-27 10:35:42 -0400
committerRicardo Signes <rjbs@cpan.org>2014-05-27 10:35:42 -0400
commit236e978859198e8da7c0f646c7474023c7bbc7a4 (patch)
tree0cbc310982038ae0c67ec9340709566783cf1bda /README.macosx
parenta1cd002ea458184fef7f26c878e4e28b5241458d (diff)
downloadperl-236e978859198e8da7c0f646c7474023c7bbc7a4.tar.gz
bump version to 5.21.1
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 d1e9b14179..15bc4e8f60 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.0.tar.gz
- tar -xzf perl-5.21.0.tar.gz
- cd perl-5.21.0
+ curl -O http://www.cpan.org/src/perl-5.21.1.tar.gz
+ tar -xzf perl-5.21.1.tar.gz
+ cd perl-5.21.1
./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.0 as of this writing) builds without changes
+The latest Perl release (5.21.1 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',