summaryrefslogtreecommitdiff
path: root/README.haiku
diff options
context:
space:
mode:
authorMax Maischein <corion@corion.net>2019-09-21 00:09:56 +0200
committerMax Maischein <corion@corion.net>2019-09-21 00:10:10 +0200
commitad5045a4c453d4f92f1a0b4511c26f59bb876b45 (patch)
treefd2e096c434bd6c6a66c09fea54714fa7d5286e6 /README.haiku
parent74c14c97b42a9e8fc0a872f65af787755ee009fe (diff)
downloadperl-ad5045a4c453d4f92f1a0b4511c26f59bb876b45.tar.gz
Bump Version from 5.31.4 to 5.31.5 in various places
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 3a726373d4..5c40ad104c 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.4/BePC-haiku/CORE/libperl.so .
+ cd /boot/common/lib; ln -s perl5/5.31.5/BePC-haiku/CORE/libperl.so .
-Replace C<5.31.4> with your respective version of Perl.
+Replace C<5.31.5> with your respective version of Perl.
=head1 KNOWN PROBLEMS