summaryrefslogtreecommitdiff
path: root/README.haiku
diff options
context:
space:
mode:
authorreneeb <info@perl-services.de>2018-02-20 22:41:22 +0100
committerSawyer X <xsawyerx@cpan.org>2018-03-02 20:11:23 +0200
commit131b79bf3d1612cf30cc5e3a63c01e8ce2ab4ef6 (patch)
tree5e7266b9ac074ef811365e38ff44f49e2132e981 /README.haiku
parentda251d45ad52f4ce115697ec716a0628745a9c47 (diff)
downloadperl-131b79bf3d1612cf30cc5e3a63c01e8ce2ab4ef6.tar.gz
Bump version
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 e9aef57414..aaa0f3fca6 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.27.9/BePC-haiku/CORE/libperl.so .
+ cd /boot/common/lib; ln -s perl5/5.27.10/BePC-haiku/CORE/libperl.so .
-Replace C<5.27.9> with your respective version of Perl.
+Replace C<5.27.10> with your respective version of Perl.
=head1 KNOWN PROBLEMS