summaryrefslogtreecommitdiff
path: root/README.haiku
diff options
context:
space:
mode:
authorFlorian Ragwitz <rafl@debian.org>2012-10-19 15:19:45 -0300
committerFlorian Ragwitz <rafl@debian.org>2012-10-19 15:19:45 -0300
commit2da5678247ccadc19e688ade8da3bdb6e9f7f31a (patch)
tree9da7e25fbce071a6e0cec6cd359e0e28584e0a62 /README.haiku
parent7e7cfa2d07e3a40ed787acb5853024208628d570 (diff)
downloadperl-2da5678247ccadc19e688ade8da3bdb6e9f7f31a.tar.gz
Bump the version to 5.17.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 319c79ef38..c62b489daa 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.5/BePC-haiku/CORE/libperl.so .
+ cd /boot/common/lib; ln -s perl5/5.17.6/BePC-haiku/CORE/libperl.so .
-Replace C<5.17.5> with your respective version of Perl.
+Replace C<5.17.6> with your respective version of Perl.
=head1 KNOWN PROBLEMS