summaryrefslogtreecommitdiff
path: root/hints/hpux.sh
diff options
context:
space:
mode:
authorDave Rolsky <autarch@urth.org>2011-12-19 16:57:48 -0600
committerDave Rolsky <autarch@urth.org>2011-12-19 19:53:33 -0600
commita7c25f948efe3fd7c74d393c4949527631943ea6 (patch)
tree44c923283a2bb9eed95254dc1894d1bd26eea27c /hints/hpux.sh
parentbe9a5e16f609582cfd60668aebb90d0f022fef21 (diff)
downloadperl-a7c25f948efe3fd7c74d393c4949527631943ea6.tar.gz
Bump the perl version in various places for 5.15.6
Diffstat (limited to 'hints/hpux.sh')
-rw-r--r--hints/hpux.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/hints/hpux.sh b/hints/hpux.sh
index 653b5a1865..479cc79139 100644
--- a/hints/hpux.sh
+++ b/hints/hpux.sh
@@ -439,7 +439,7 @@ case "$ccisgcc" in
B3910B*A.06.15)
# > cc --version
# cc: HP C/aC++ B3910B A.06.15 [May 16 2007]
- # Has optimizing problems with +O2 for blead (5.15.5),
+ # Has optimizing problems with +O2 for blead (5.15.6),
# see https://rt.perl.org:443/rt3/Ticket/Display.html?id=103668.
#
# +O2 +Onolimit +Onoprocelim +Ostore_ordering \