summaryrefslogtreecommitdiff
path: root/hints
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 /hints
parent60454717dd217ec4ff5f181928c8c98d969f5682 (diff)
downloadperl-988217a09c4bfa2f076e9a6ec0a8dfe10a9e61e6.tar.gz
Bump version: 5.25.12 -> 5.26.0
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 eb0b7c09da..d682a84223 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.12
+# mkdir -p /opt/perl-catamount/lib/perl5/5.26.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.25.12
+# cp -pr lib/* /opt/perl-catamount/lib/perl5/5.26.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