summaryrefslogtreecommitdiff
path: root/hints/hpux.sh
diff options
context:
space:
mode:
authorTony Cook <tony@develop-help.com>2012-07-20 17:34:40 +0200
committerTony Cook <tony@develop-help.com>2012-07-20 17:34:40 +0200
commitfc616f2ec8a670f5bfdd7c38ca2895b49ae9290f (patch)
treee1bbd731091ee32c0631800e265faee872575a3a /hints/hpux.sh
parent4eabcf701bb88dc724aa9cfde372087417144fc4 (diff)
downloadperl-fc616f2ec8a670f5bfdd7c38ca2895b49ae9290f.tar.gz
bump to version 5.17.3
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 7566434e3b..5d040cda97 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.17.2),
+ # Has optimizing problems with +O2 for blead (5.17.3),
# see https://rt.perl.org:443/rt3/Ticket/Display.html?id=103668.
#
# +O2 +Onolimit +Onoprocelim +Ostore_ordering \