summaryrefslogtreecommitdiff
path: root/README.haiku
diff options
context:
space:
mode:
authorSteve Hay <steve.m.hay@googlemail.com>2023-04-20 20:35:47 +0100
committerSteve Hay <steve.m.hay@googlemail.com>2023-04-20 20:35:47 +0100
commitf4cdcf043eee941b572ec97a9ca9b68d344191ff (patch)
treefefda71dd36b68cccfbe84f412a3f81b33322396 /README.haiku
parent1bd18d8f778fe8e94561bc41c56fc0d28797c690 (diff)
downloadperl-f4cdcf043eee941b572ec97a9ca9b68d344191ff.tar.gz
Bump version for 5.37.12
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 3f3c35f25d..fc0d051d76 100644
--- a/README.haiku
+++ b/README.haiku
@@ -24,9 +24,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.37.11/BePC-haiku/CORE/libperl.so .
+ cd /boot/common/lib; ln -s perl5/5.37.12/BePC-haiku/CORE/libperl.so .
-Replace C<5.37.11> with your respective version of Perl.
+Replace C<5.37.12> with your respective version of Perl.
=head1 KNOWN PROBLEMS