summaryrefslogtreecommitdiff
path: root/README.macosx
diff options
context:
space:
mode:
authorreneeb <reb@perl-services.de>2017-02-21 07:23:54 +0100
committerreneeb <reb@perl-services.de>2017-02-21 07:23:54 +0100
commit5964e02e8ff4a399007a01ea7ac4f6f4ec53afe2 (patch)
tree315555476be810cfc10a0faba7a81943008d3433 /README.macosx
parent79998426fb3ff86d995491805b8975ea137f784c (diff)
downloadperl-5964e02e8ff4a399007a01ea7ac4f6f4ec53afe2.tar.gz
bump version to 5.25.11
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 70cbf7459a..c24f300cdb 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.25.10.tar.gz
- tar -xzf perl-5.25.10.tar.gz
- cd perl-5.25.10
+ curl -O http://www.cpan.org/src/perl-5.25.11.tar.gz
+ tar -xzf perl-5.25.11.tar.gz
+ cd perl-5.25.11
./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.25.10 as of this writing) builds without changes
+The latest Perl release (5.25.11 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',