summaryrefslogtreecommitdiff
path: root/hints/catamount.sh
diff options
context:
space:
mode:
authorRicardo Signes <rjbs@cpan.org>2012-05-20 19:32:57 -0400
committerRicardo Signes <rjbs@cpan.org>2012-05-20 19:32:57 -0400
commit0e79a3d1bc1c5a952ab84e05a3a18162f3651f61 (patch)
tree03f845b0ddcf57d10ddd72de2131c7bd1ff54d85 /hints/catamount.sh
parentf900159586df0c5a5de8f02417791836a23c3c0a (diff)
downloadperl-0e79a3d1bc1c5a952ab84e05a3a18162f3651f61.tar.gz
bump version to 5.17.0
Diffstat (limited to 'hints/catamount.sh')
-rw-r--r--hints/catamount.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/hints/catamount.sh b/hints/catamount.sh
index f58ad5f3dd..eeb2a5efa3 100644
--- a/hints/catamount.sh
+++ b/hints/catamount.sh
@@ -31,11 +31,11 @@
# mkdir -p /opt/perl-catamount
# mkdir -p /opt/perl-catamount/include
# mkdir -p /opt/perl-catamount/lib
-# mkdir -p /opt/perl-catamount/lib/perl5/5.16.0
+# mkdir -p /opt/perl-catamount/lib/perl5/5.17.0
# mkdir -p /opt/perl-catamount/bin
# cp *.h /opt/perl-catamount/include
# cp libperl.a /opt/perl-catamount/lib
-# cp -pr lib/* /opt/perl-catamount/lib/perl5/5.16.0
+# cp -pr lib/* /opt/perl-catamount/lib/perl5/5.17.0
# cp miniperl perl run.sh cc.sh /opt/perl-catamount/lib
#
# With the headers and the libperl.a you can embed Perl to your Catamount