summaryrefslogtreecommitdiff
path: root/hints
diff options
context:
space:
mode:
authorSteve Hay <steve.m.hay@googlemail.com>2019-07-20 18:34:21 +0100
committerSteve Hay <steve.m.hay@googlemail.com>2019-07-20 18:34:21 +0100
commit88f85f5c7a638cdc76c0b59cc55d3fb2e39e94db (patch)
treeea33a1306411061f1ee1eaf69857604844040fce /hints
parent9064626f23e909c5d70a77b6b883628b55983ce7 (diff)
downloadperl-88f85f5c7a638cdc76c0b59cc55d3fb2e39e94db.tar.gz
Bump version to 5.31.3
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 7f7623b2b0..f0ac52b1e2 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.31.2
+# mkdir -p /opt/perl-catamount/lib/perl5/5.31.3
# 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.31.2
+# cp -pr lib/* /opt/perl-catamount/lib/perl5/5.31.3
# 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