summaryrefslogtreecommitdiff
path: root/README.haiku
diff options
context:
space:
mode:
authorTatsuhiko Miyagawa <miyagawa@bulknews.net>2010-10-20 15:55:11 -0700
committerTatsuhiko Miyagawa <miyagawa@bulknews.net>2010-10-20 15:56:07 -0700
commit7dffbb6a6e777ec59d29f6802b76bf34e68e8146 (patch)
treec460e7d306ae62630587011a906b3511ec6b0cbe /README.haiku
parentb141c43c04aa77df154811acd708b7b951e3963d (diff)
downloadperl-7dffbb6a6e777ec59d29f6802b76bf34e68e8146.tar.gz
Bump version to 5.13.6
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 b21eafe9e0..1befc5c11a 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.5/BePC-haiku/CORE/libperl.so .
+ cd /boot/common/lib; ln -s perl5/5.13.6/BePC-haiku/CORE/libperl.so .
-Replace C<5.13.5> with your respective version of Perl.
+Replace C<5.13.6> with your respective version of Perl.
=head1 KNOWN PROBLEMS