summaryrefslogtreecommitdiff
path: root/README.haiku
diff options
context:
space:
mode:
authorAbigail <abigail@abigail.be>2017-01-20 17:31:32 +0100
committerAbigail <abigail@abigail.be>2017-01-20 17:31:32 +0100
commit3eaa1ae916fb7be8db584adf5895992b74074034 (patch)
tree36fd35227e81d82d06fcfb114ab0c586c6f4e040 /README.haiku
parent6bd220c22c88b3f3d28b306c5bdf950ea4e1732a (diff)
downloadperl-3eaa1ae916fb7be8db584adf5895992b74074034.tar.gz
Bump the perl version in various places for 5.25.10
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 f91496550c..1a01d0f7ab 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.25.9/BePC-haiku/CORE/libperl.so .
+ cd /boot/common/lib; ln -s perl5/5.25.10/BePC-haiku/CORE/libperl.so .
-Replace C<5.25.9> with your respective version of Perl.
+Replace C<5.25.10> with your respective version of Perl.
=head1 KNOWN PROBLEMS