summaryrefslogtreecommitdiff
path: root/README.haiku
diff options
context:
space:
mode:
authorFlorian Ragwitz <rafl@debian.org>2010-08-17 03:15:07 +0200
committerFlorian Ragwitz <rafl@debian.org>2010-08-20 04:00:17 +0200
commitaff3bd8f8611a6de3d462e2e7fba4ba9c8fb80fc (patch)
treedf12b962c91b5d656a92544cdb1182c326c51197 /README.haiku
parent49be3765985e6e45cec020ccf2cebcf764856bc1 (diff)
downloadperl-aff3bd8f8611a6de3d462e2e7fba4ba9c8fb80fc.tar.gz
Bump the perl version to 5.13.4
Diffstat (limited to 'README.haiku')
-rw-r--r--README.haiku4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.haiku b/README.haiku
index 745f9863ed..3f89291891 100644
--- a/README.haiku
+++ b/README.haiku
@@ -22,9 +22,9 @@ The build procedure is completely standard:
Make perl executable and create a symlink for libperl:
chmod a+x /boot/common/bin/perl
- cd /boot/common/lib; ln -s perl5/5.13.3/BePC-haiku/CORE/libperl.so .
+ cd /boot/common/lib; ln -s perl5/5.13.4/BePC-haiku/CORE/libperl.so .
-Replace C<5.13.3> with your respective version of Perl.
+Replace C<5.13.4> with your respective version of Perl.
=head1 KNOWN PROBLEMS