summaryrefslogtreecommitdiff
path: root/hints/hpux.sh
diff options
context:
space:
mode:
authorRicardo Signes <rjbs@cpan.org>2012-05-01 21:18:37 -0400
committerRicardo Signes <rjbs@cpan.org>2012-05-10 11:11:40 -0400
commit5407e0a8eaa47eb0496267be0c13b8cef68baabf (patch)
tree2321d48f068d5e74fd49b5465d1f971f6458c482 /hints/hpux.sh
parent01b71c89216c9f447494638a5d108e13c45c3863 (diff)
downloadperl-5407e0a8eaa47eb0496267be0c13b8cef68baabf.tar.gz
bump version to 5.16.0 RC0
Done with: ./perl -Ilib Porting/bump-perl-version -i 5.15.9 5.16.0 ...followed by a small edit to INSTALL and patchlevel.h.
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 d4918213fc..d6d4deae38 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.9),
+ # Has optimizing problems with +O2 for blead (5.16.0),
# see https://rt.perl.org:443/rt3/Ticket/Display.html?id=103668.
#
# +O2 +Onolimit +Onoprocelim +Ostore_ordering \