summaryrefslogtreecommitdiff
path: root/README.haiku
diff options
context:
space:
mode:
authorMax Maischein <corion@corion.net>2020-12-20 15:32:28 +0100
committerMax Maischein <corion@corion.net>2020-12-20 16:10:50 +0100
commit374df6dff259e3036b330623c0e424656a7ca60a (patch)
treefd2ef93a919cae47e91048cd2c8ba7b2d1e27924 /README.haiku
parent6aeb63c3044d526a89b34cc5053aada4eacaecd5 (diff)
downloadperl-374df6dff259e3036b330623c0e424656a7ca60a.tar.gz
Bump version to 5.33.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 415a4fdeea..44c55d0b32 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.5/BePC-haiku/CORE/libperl.so .
+ cd /boot/common/lib; ln -s perl5/5.33.6/BePC-haiku/CORE/libperl.so .
-Replace C<5.33.5> with your respective version of Perl.
+Replace C<5.33.6> with your respective version of Perl.
=head1 KNOWN PROBLEMS