summaryrefslogtreecommitdiff
path: root/README.haiku
diff options
context:
space:
mode:
authorSawyer X <xsawyerx@cpan.org>2020-03-21 01:11:56 +0200
committerSawyer X <xsawyerx@cpan.org>2020-03-21 01:54:39 +0200
commit0707d397b15bdd3a8058d75e1c345ee80b3c3183 (patch)
tree449027568d1a54f55d285b893f08ea91bdcb32e2 /README.haiku
parente916e3bc03998fe04c29eac6f4601c8592cb09d7 (diff)
downloadperl-0707d397b15bdd3a8058d75e1c345ee80b3c3183.tar.gz
Bump version to 5.32.0
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 759fd2f4a6..0fbb9e712f 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.31.10/BePC-haiku/CORE/libperl.so .
+ cd /boot/common/lib; ln -s perl5/5.32.0/BePC-haiku/CORE/libperl.so .
-Replace C<5.31.10> with your respective version of Perl.
+Replace C<5.32.0> with your respective version of Perl.
=head1 KNOWN PROBLEMS