summaryrefslogtreecommitdiff
path: root/README.haiku
diff options
context:
space:
mode:
authorTom Hukins <tom@eborcom.com>2020-11-20 16:59:27 +0000
committerTom Hukins <tom@eborcom.com>2020-11-20 16:59:27 +0000
commit790f2f66dd0f9e8678a5f5129f984aa0d5baf08c (patch)
tree281a0f6a403c0682292374334b27582cf0a1a530 /README.haiku
parentd228bb8b1a0e9253424611b56243c555886bc9e8 (diff)
downloadperl-790f2f66dd0f9e8678a5f5129f984aa0d5baf08c.tar.gz
Bump version to 5.33.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 241cba8d03..415a4fdeea 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.33.4/BePC-haiku/CORE/libperl.so .
+ cd /boot/common/lib; ln -s perl5/5.33.5/BePC-haiku/CORE/libperl.so .
-Replace C<5.33.4> with your respective version of Perl.
+Replace C<5.33.5> with your respective version of Perl.
=head1 KNOWN PROBLEMS