summaryrefslogtreecommitdiff
path: root/README.haiku
diff options
context:
space:
mode:
authorMatthew Horsfall <wolfsage@gmail.com>2015-07-20 16:03:51 -0400
committerMatthew Horsfall <wolfsage@gmail.com>2015-07-20 16:03:51 -0400
commit430812d753cb6126658aa5764d72c857935e7552 (patch)
tree0b90373f4fd356a23e5a1760e9b42c82a368b905 /README.haiku
parentcf73cedaf40b99f39f3b4c5d0fa1aa0f125c73e3 (diff)
downloadperl-430812d753cb6126658aa5764d72c857935e7552.tar.gz
Bump version to 5.23.2
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 b893bebdd1..59b0eb1fda 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.23.1/BePC-haiku/CORE/libperl.so .
+ cd /boot/common/lib; ln -s perl5/5.23.2/BePC-haiku/CORE/libperl.so .
-Replace C<5.23.1> with your respective version of Perl.
+Replace C<5.23.2> with your respective version of Perl.
=head1 KNOWN PROBLEMS