summaryrefslogtreecommitdiff
path: root/hints
diff options
context:
space:
mode:
authorTom Hukins <tom@eborcom.com>2020-11-20 16:59:27 +0000
committerTom Hukins <tom@eborcom.com>2020-11-20 16:59:27 +0000
commit790f2f66dd0f9e8678a5f5129f984aa0d5baf08c (patch)
tree281a0f6a403c0682292374334b27582cf0a1a530 /hints
parentd228bb8b1a0e9253424611b56243c555886bc9e8 (diff)
downloadperl-790f2f66dd0f9e8678a5f5129f984aa0d5baf08c.tar.gz
Bump version to 5.33.5
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 d09e448874..16b901a9c9 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.33.4
+# mkdir -p /opt/perl-catamount/lib/perl5/5.33.5
# 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.33.4
+# cp -pr lib/* /opt/perl-catamount/lib/perl5/5.33.5
# 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