summaryrefslogtreecommitdiff
path: root/README.haiku
diff options
context:
space:
mode:
authorSawyer X <xsawyerx@cpan.org>2016-02-20 23:51:37 +0100
committerSawyer X <xsawyerx@cpan.org>2016-02-20 23:51:37 +0100
commit669a6b54f0221a602691b35fdfe1a577483062d5 (patch)
treec7d5bf680c5f2ae93a881515b30b20196cb17db9 /README.haiku
parent6fee6573fd587cea4e67d4ec5bb387150700459e (diff)
downloadperl-669a6b54f0221a602691b35fdfe1a577483062d5.tar.gz
bump version to 5.23.9
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 e1921422dd..d15d826478 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.23.8/BePC-haiku/CORE/libperl.so .
+ cd /boot/common/lib; ln -s perl5/5.23.9/BePC-haiku/CORE/libperl.so .
-Replace C<5.23.8> with your respective version of Perl.
+Replace C<5.23.9> with your respective version of Perl.
=head1 KNOWN PROBLEMS