summaryrefslogtreecommitdiff
path: root/README.macosx
diff options
context:
space:
mode:
authorRicardo Signes <rjbs@cpan.org>2015-06-01 13:58:02 -0400
committerRicardo Signes <rjbs@cpan.org>2015-06-01 13:58:02 -0400
commit33134e9163b256e6360272c42656b7d3ede8733a (patch)
treecad253b379d592c1bc7014108a92fec6e4783194 /README.macosx
parent70f63a4c7dba89e8e48b44de7978faae4319e693 (diff)
downloadperl-33134e9163b256e6360272c42656b7d3ede8733a.tar.gz
bump version to v5.22.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 51de2364bb..0e9b8510d9 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.22.0.tar.gz
- tar -xzf perl-5.22.0.tar.gz
- cd perl-5.22.0
+ curl -O http://www.cpan.org/src/perl-5.22.1.tar.gz
+ tar -xzf perl-5.22.1.tar.gz
+ cd perl-5.22.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.22.0 as of this writing) builds without changes
+The latest Perl release (5.22.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',