This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Bump version number from 5.21.3 to 5.21.4
[perl5.git] / README.macosx
index 40ffd47..1a5d811 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.21.3.tar.gz
-  tar -xzf perl-5.21.3.tar.gz
-  cd perl-5.21.3
+  curl -O http://www.cpan.org/src/perl-5.21.4.tar.gz
+  tar -xzf perl-5.21.4.tar.gz
+  cd perl-5.21.4
   ./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.3 as of this writing) builds without changes
+The latest Perl release (5.21.4 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',