This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
bump version for 5.29.1
[perl5.git] / README.macosx
index 2e18261..d0a6090 100644 (file)
@@ -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.29.0.tar.gz
-  tar -xzf perl-5.29.0.tar.gz
-  cd perl-5.29.0
+  curl -O http://www.cpan.org/src/perl-5.29.1.tar.gz
+  tar -xzf perl-5.29.1.tar.gz
+  cd perl-5.29.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.29.0 as of this writing) builds without changes
+The latest Perl release (5.29.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',