summaryrefslogtreecommitdiff
path: root/README.macosx
diff options
context:
space:
mode:
authorAbigail <abigail@abigail.be>2013-12-20 22:55:02 +0100
committerAbigail <abigail@abigail.be>2013-12-20 22:55:02 +0100
commit8a6542892669e70338f76b473a75d868fdca453b (patch)
tree608df6485b41211dbeeecc4e78205851fd24c8e5 /README.macosx
parent03057ffb068f24a4b903638065a05ee5f148abe1 (diff)
downloadperl-8a6542892669e70338f76b473a75d868fdca453b.tar.gz
Bump version number from 5.19.7 to 5.19.8.
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 fcaedb0551..8427300c83 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.19.7.tar.gz
- tar -xzf perl-5.19.7.tar.gz
- cd perl-5.19.7
+ curl -O http://www.cpan.org/src/perl-5.19.8.tar.gz
+ tar -xzf perl-5.19.8.tar.gz
+ cd perl-5.19.8
./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.19.7 as of this writing) builds without changes
+The latest Perl release (5.19.8 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',