summaryrefslogtreecommitdiff
path: root/hints
diff options
context:
space:
mode:
authorSteve Hay <steve.m.hay@googlemail.com>2010-09-19 15:21:29 +0100
committerSteve Hay <steve.m.hay@googlemail.com>2010-09-19 15:21:29 +0100
commitf6c54c41d6f0ed9ba259ce4a5e564c3d6d3d7cd6 (patch)
tree3d65b5eae979dc06e9b568c0027bd81a5d6549ce /hints
parentfc1418b79d5643b6e4c9da7a69fea4e7ab23d3c6 (diff)
downloadperl-f6c54c41d6f0ed9ba259ce4a5e564c3d6d3d7cd6.tar.gz
Bump version to 5.13.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 a4b8f92159..58e4a0f3f3 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.13.4
+# mkdir -p /opt/perl-catamount/lib/perl5/5.13.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.13.4
+# cp -pr lib/* /opt/perl-catamount/lib/perl5/5.13.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