summaryrefslogtreecommitdiff
path: root/hints
diff options
context:
space:
mode:
authorRichard Leach <richardleach@users.noreply.github.com>2021-01-21 03:10:46 +0000
committerRichard Leach <richardleach@users.noreply.github.com>2021-01-21 03:10:46 +0000
commit0594e0ad3bfa129d3a242899f8fe2a0adf5e71dd (patch)
tree37c709d35ef12c2471fd4890e1b1c20516039988 /hints
parent3f2bf9069a14cfe5db8009481d207cb24492de4c (diff)
downloadperl-0594e0ad3bfa129d3a242899f8fe2a0adf5e71dd.tar.gz
Bump version to 5.33.7
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 dc3e340ad6..b5ad550df0 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.6
+# mkdir -p /opt/perl-catamount/lib/perl5/5.33.7
# 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.6
+# cp -pr lib/* /opt/perl-catamount/lib/perl5/5.33.7
# 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