summaryrefslogtreecommitdiff
path: root/hints
diff options
context:
space:
mode:
authorreneeb <reb@perl-services.de>2017-02-21 07:23:54 +0100
committerreneeb <reb@perl-services.de>2017-02-21 07:23:54 +0100
commit5964e02e8ff4a399007a01ea7ac4f6f4ec53afe2 (patch)
tree315555476be810cfc10a0faba7a81943008d3433 /hints
parent79998426fb3ff86d995491805b8975ea137f784c (diff)
downloadperl-5964e02e8ff4a399007a01ea7ac4f6f4ec53afe2.tar.gz
bump version to 5.25.11
Diffstat (limited to 'hints')
-rw-r--r--hints/catamount.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/hints/catamount.sh b/hints/catamount.sh
index 35b96afa9f..af93cf8fbd 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.25.10
+# mkdir -p /opt/perl-catamount/lib/perl5/5.25.11
# 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.25.10
+# cp -pr lib/* /opt/perl-catamount/lib/perl5/5.25.11
# 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