summaryrefslogtreecommitdiff
path: root/README.haiku
diff options
context:
space:
mode:
authorRicardo Signes <rjbs@semiotic.systems>2022-05-27 20:36:08 -0400
committerRicardo Signes <rjbs@semiotic.systems>2022-05-27 20:36:08 -0400
commite0fe22bd0d4b4578774a7d838194e79b7ed3633e (patch)
tree502641b11030ac3f4e5415de30a3f8eb3fc2ea09 /README.haiku
parentb3c502b607191da0e743a4fa34501a05442305b3 (diff)
downloadperl-e0fe22bd0d4b4578774a7d838194e79b7ed3633e.tar.gz
bump version to v5.37.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 cd142d0329..d895317304 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.36.0/BePC-haiku/CORE/libperl.so .
+ cd /boot/common/lib; ln -s perl5/5.37.0/BePC-haiku/CORE/libperl.so .
-Replace C<5.36.0> with your respective version of Perl.
+Replace C<5.37.0> with your respective version of Perl.
=head1 KNOWN PROBLEMS