summaryrefslogtreecommitdiff
path: root/hints
diff options
context:
space:
mode:
authorSteve Hay <steve.m.hay@googlemail.com>2015-08-20 21:57:26 +0100
committerSteve Hay <steve.m.hay@googlemail.com>2015-08-20 21:57:26 +0100
commitcd3038153b584621044b8e660c5fdfa6e41c755a (patch)
treeb7bfdf30f86b4aa63d5851dfef15ccd365ecf54f /hints
parent20887aad0638f93461faa0d45886801773b9cf6a (diff)
downloadperl-cd3038153b584621044b8e660c5fdfa6e41c755a.tar.gz
Bump version to 5.20.3, just ahead of its impending release
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 572a6a79bb..6c09353c71 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.20.2
+# mkdir -p /opt/perl-catamount/lib/perl5/5.20.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.20.2
+# cp -pr lib/* /opt/perl-catamount/lib/perl5/5.20.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