summaryrefslogtreecommitdiff
path: root/hints
diff options
context:
space:
mode:
authorSteve Hay <steve.m.hay@googlemail.com>2020-10-20 23:06:01 +0100
committerSteve Hay <steve.m.hay@googlemail.com>2020-10-20 23:06:01 +0100
commit6e108cde6478b695c537f8d9cb614344fb66e6a1 (patch)
treefc0bfc9d3c0a7a37437ae3e4b1b1056df456e685 /hints
parent5b68d8ffd1e937780890a1a7b3e20c6f4070c322 (diff)
downloadperl-6e108cde6478b695c537f8d9cb614344fb66e6a1.tar.gz
Bump version to 5.33.4
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 8a4fb9119b..d09e448874 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.3
+# mkdir -p /opt/perl-catamount/lib/perl5/5.33.4
# 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.3
+# cp -pr lib/* /opt/perl-catamount/lib/perl5/5.33.4
# 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