summaryrefslogtreecommitdiff
path: root/README.haiku
diff options
context:
space:
mode:
authorSawyer X <xsawyerx@cpan.org>2017-04-21 00:48:59 +0200
committerSawyer X <xsawyerx@cpan.org>2017-04-21 00:48:59 +0200
commit988217a09c4bfa2f076e9a6ec0a8dfe10a9e61e6 (patch)
treef0ec5c6ff2d9080aa37e2e239aa0c207405f2bef /README.haiku
parent60454717dd217ec4ff5f181928c8c98d969f5682 (diff)
downloadperl-988217a09c4bfa2f076e9a6ec0a8dfe10a9e61e6.tar.gz
Bump version: 5.25.12 -> 5.26.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 9ff573a689..3f148a4f19 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.12/BePC-haiku/CORE/libperl.so .
+ cd /boot/common/lib; ln -s perl5/5.26.0/BePC-haiku/CORE/libperl.so .
-Replace C<5.25.12> with your respective version of Perl.
+Replace C<5.26.0> with your respective version of Perl.
=head1 KNOWN PROBLEMS