summaryrefslogtreecommitdiff
path: root/hints/hpux.sh
diff options
context:
space:
mode:
authorRicardo Signes <rjbs@cpan.org>2012-05-20 19:32:57 -0400
committerRicardo Signes <rjbs@cpan.org>2012-05-20 19:32:57 -0400
commit0e79a3d1bc1c5a952ab84e05a3a18162f3651f61 (patch)
tree03f845b0ddcf57d10ddd72de2131c7bd1ff54d85 /hints/hpux.sh
parentf900159586df0c5a5de8f02417791836a23c3c0a (diff)
downloadperl-0e79a3d1bc1c5a952ab84e05a3a18162f3651f61.tar.gz
bump version to 5.17.0
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 d6d4deae38..143284f2c7 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.16.0),
+ # Has optimizing problems with +O2 for blead (5.17.0),
# see https://rt.perl.org:443/rt3/Ticket/Display.html?id=103668.
#
# +O2 +Onolimit +Onoprocelim +Ostore_ordering \