summaryrefslogtreecommitdiff
path: root/README.haiku
diff options
context:
space:
mode:
authorZefram <zefram@fysh.org>2010-12-19 15:04:53 +0000
committerZefram <zefram@fysh.org>2010-12-19 15:04:53 +0000
commite03f126cfb07245dc7a7a3f70b2c7443689be3ed (patch)
treec421850ee67f8388c9d7d05ef930bbad1c16e0bc /README.haiku
parent170968377abf9e056b7362f557315dd607605f38 (diff)
downloadperl-e03f126cfb07245dc7a7a3f70b2c7443689be3ed.tar.gz
bump perl version number for 5.13.8
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 ec52c41258..b8db3abd90 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.13.7/BePC-haiku/CORE/libperl.so .
+ cd /boot/common/lib; ln -s perl5/5.13.8/BePC-haiku/CORE/libperl.so .
-Replace C<5.13.7> with your respective version of Perl.
+Replace C<5.13.8> with your respective version of Perl.
=head1 KNOWN PROBLEMS