summaryrefslogtreecommitdiff
path: root/README.haiku
diff options
context:
space:
mode:
authorFlorian Ragwitz <rafl@debian.org>2012-09-19 16:23:12 -0400
committerFlorian Ragwitz <rafl@debian.org>2012-09-19 20:53:14 -0400
commit36672c259f294d48bfc86febe9d2a9cbe7ba9e41 (patch)
tree2bc26fd835b9a7456efe2d2c197ef66fba7cf9e9 /README.haiku
parent5d8c8c8a00421e3ae2b8c9a8a0b46c21a04ce04c (diff)
downloadperl-36672c259f294d48bfc86febe9d2a9cbe7ba9e41.tar.gz
Bump the perl version to 5.17.5
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 f741d61340..319c79ef38 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.17.4/BePC-haiku/CORE/libperl.so .
+ cd /boot/common/lib; ln -s perl5/5.17.5/BePC-haiku/CORE/libperl.so .
-Replace C<5.17.4> with your respective version of Perl.
+Replace C<5.17.5> with your respective version of Perl.
=head1 KNOWN PROBLEMS